Home
last modified time | relevance | path

Searched refs:port_caps (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c51 return dev->port_caps[port_num - 1].has_smi; in can_do_mad_ifc()
383 dev->port_caps[port - 1].ext_port_cap = (!err && !packet_error) ? in mlx5_query_ext_port_caps()
691 if (dev->port_caps[port - 1].ext_port_cap & in mlx5_query_mad_ifc_port()
H A Dwr.c1144 if (unlikely(!dev->port_caps[qp->port - 1].has_smi)) { in mlx5_ib_post_send()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c989 fp->port_caps = data[i]; in fun_get_port_attributes()
1002 if (!(fp->port_caps & FUN_PORT_CAP_VPORT)) { in fun_get_port_attributes()
1426 if (!(fp->port_caps & FUN_PORT_CAP_OFFLOADS)) in fun_init_rss()
1464 if (!(fp->port_caps & FUN_PORT_CAP_STATS)) in fun_init_stats_area()
1496 if (fp->port_caps & FUN_PORT_CAP_VPORT) { in fun_dl_port_register()
1752 if (fp->port_caps & FUN_PORT_CAP_OFFLOADS) in fun_create_netdev()
1754 if (fp->port_caps & FUN_PORT_CAP_ENCAP_OFFLOADS) in fun_create_netdev()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1195 union dwnstream_port_caps_byte0 *port_caps = in get_active_converter_info() local
1200 switch (port_caps->bits.DWN_STRM_PORTX_TYPE) { in get_active_converter_info()
1232 if (port_caps->bits.DWN_STRM_PORTX_TYPE in get_active_converter_info()
/linux/drivers/net/ethernet/sfc/
H A Def10.c1690 u32 port_caps = efx_mcdi_phy_get_caps(efx); in efx_ef10_raw_stat_mask() local
1697 if (port_caps & (1 << MC_CMD_PHY_CAP_40000FDX_LBN)) { in efx_ef10_raw_stat_mask()