Searched defs:eth_proto_cap (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 519 u32 eth_proto_cap) in ptys2ethtool_supported_link() 531 u32 eth_proto_cap) in ptys2ethtool_adver_link() 543 u32 eth_proto_cap, in ptys2ethtool_supported_advertised_port() 643 static void get_supported(u32 eth_proto_cap, in get_supported() 652 static void get_advertising(u32 eth_proto_cap, u8 tx_pause, in get_advertising() 724 u32 eth_proto_cap; in mlx5e_get_link_ksettings() local 800 u32 eth_proto_cap, eth_proto_admin; in mlx5e_set_link_ksettings() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | switchx2.c | 750 u32 eth_proto_cap; in mlxsw_sx_port_get_link_ksettings() local 831 u32 eth_proto_cap; in mlxsw_sx_port_set_link_ksettings() local
|
D | spectrum.c | 2399 static void mlxsw_sp_port_get_link_supported(u32 eth_proto_cap, in mlxsw_sp_port_get_link_supported() 2434 u32 eth_proto_cap, eth_proto_admin, eth_proto_oper, eth_proto_lp; in mlxsw_sp_port_get_link_ksettings() local 2473 u32 eth_proto_cap, eth_proto_new; in mlxsw_sp_port_set_link_ksettings() local
|
/Linux-v4.19/include/linux/mlx4/ |
D | device.h | 1572 __be32 eth_proto_cap; member
|