Searched defs:eth_proto_cap (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 613 u32 eth_proto_cap) in ptys2ethtool_supported_link() 628 u32 eth_proto_cap, bool ext) in ptys2ethtool_adver_link() 710 u32 eth_proto_cap, in ptys2ethtool_supported_advertised_port() 811 static void get_supported(struct mlx5_core_dev *mdev, u32 eth_proto_cap, in get_supported() 820 static void get_advertising(u32 eth_proto_cap, u8 tx_pause, u8 rx_pause, in get_advertising() 892 u32 eth_proto_cap; in mlx5e_ethtool_get_link_ksettings() local
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | switchx2.c | 745 u32 eth_proto_cap; in mlxsw_sx_port_get_link_ksettings() local 826 u32 eth_proto_cap; in mlxsw_sx_port_set_link_ksettings() local
|
D | spectrum.c | 3174 u32 eth_proto_cap; in mlxsw_sp2_port_speed_base() local 3233 mlxsw_sp_port_get_link_supported(struct mlxsw_sp *mlxsw_sp, u32 eth_proto_cap, in mlxsw_sp_port_get_link_supported() 3297 u32 eth_proto_cap, eth_proto_admin, eth_proto_oper; in mlxsw_sp_port_get_link_ksettings() local 3340 u32 eth_proto_cap, eth_proto_new; in mlxsw_sp_port_set_link_ksettings() local
|
/Linux-v5.4/include/linux/mlx4/ |
D | device.h | 1574 __be32 eth_proto_cap; member
|