Searched refs:p_eth_proto_cap (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 929 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp_port_ptys_query() argument 944 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp_port_ptys_query() 1527 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() argument 1530 mlxsw_reg_ptys_eth_unpack(payload, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() 2087 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp2_reg_ptys_eth_unpack() argument 2090 mlxsw_reg_ptys_ext_eth_unpack(payload, p_eth_proto_cap, in mlxsw_sp2_reg_ptys_eth_unpack()
|
D | reg.h | 4897 u32 *p_eth_proto_cap, in mlxsw_reg_ptys_eth_unpack() argument 4901 if (p_eth_proto_cap) in mlxsw_reg_ptys_eth_unpack() 4902 *p_eth_proto_cap = in mlxsw_reg_ptys_eth_unpack() 4913 u32 *p_eth_proto_cap, in mlxsw_reg_ptys_ext_eth_unpack() argument 4917 if (p_eth_proto_cap) in mlxsw_reg_ptys_ext_eth_unpack() 4918 *p_eth_proto_cap = in mlxsw_reg_ptys_ext_eth_unpack()
|
D | spectrum.h | 385 u32 *p_eth_proto_cap,
|