Searched refs:p_eth_proto_cap (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 922 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp_port_ptys_query() argument 937 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp_port_ptys_query() 1304 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() argument 1307 mlxsw_reg_ptys_eth_unpack(payload, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() 1747 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp2_reg_ptys_eth_unpack() argument 1750 mlxsw_reg_ptys_ext_eth_unpack(payload, p_eth_proto_cap, in mlxsw_sp2_reg_ptys_eth_unpack()
|
D | reg.h | 4330 u32 *p_eth_proto_cap, in mlxsw_reg_ptys_eth_unpack() argument 4334 if (p_eth_proto_cap) in mlxsw_reg_ptys_eth_unpack() 4335 *p_eth_proto_cap = in mlxsw_reg_ptys_eth_unpack() 4346 u32 *p_eth_proto_cap, in mlxsw_reg_ptys_ext_eth_unpack() argument 4350 if (p_eth_proto_cap) in mlxsw_reg_ptys_ext_eth_unpack() 4351 *p_eth_proto_cap = in mlxsw_reg_ptys_ext_eth_unpack()
|
D | spectrum.h | 343 u32 *p_eth_proto_cap,
|