Searched refs:p_eth_proto_admin (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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() 1512 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() argument 1515 mlxsw_reg_ptys_eth_unpack(payload, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() 1991 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp2_reg_ptys_eth_unpack() argument 1995 p_eth_proto_admin, p_eth_proto_oper); in mlxsw_sp2_reg_ptys_eth_unpack()
|
D | reg.h | 4726 u32 *p_eth_proto_admin, in mlxsw_reg_ptys_eth_unpack() argument 4732 if (p_eth_proto_admin) in mlxsw_reg_ptys_eth_unpack() 4733 *p_eth_proto_admin = in mlxsw_reg_ptys_eth_unpack() 4742 u32 *p_eth_proto_admin, in mlxsw_reg_ptys_ext_eth_unpack() argument 4748 if (p_eth_proto_admin) in mlxsw_reg_ptys_ext_eth_unpack() 4749 *p_eth_proto_admin = in mlxsw_reg_ptys_ext_eth_unpack()
|
D | spectrum.h | 387 u32 *p_eth_proto_admin,
|