Searched refs:p_eth_proto_admin (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 931 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp_port_ptys_query() argument 946 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp_port_ptys_query() 1529 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() argument 1532 mlxsw_reg_ptys_eth_unpack(payload, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack() 2089 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp2_reg_ptys_eth_unpack() argument 2093 p_eth_proto_admin, p_eth_proto_oper); in mlxsw_sp2_reg_ptys_eth_unpack()
|
| H A D | reg.h | 4898 u32 *p_eth_proto_admin, in mlxsw_reg_ptys_eth_unpack() argument 4904 if (p_eth_proto_admin) in mlxsw_reg_ptys_eth_unpack() 4905 *p_eth_proto_admin = in mlxsw_reg_ptys_eth_unpack() 4914 u32 *p_eth_proto_admin, in mlxsw_reg_ptys_ext_eth_unpack() argument 4920 if (p_eth_proto_admin) in mlxsw_reg_ptys_ext_eth_unpack() 4921 *p_eth_proto_admin = in mlxsw_reg_ptys_ext_eth_unpack()
|
| H A D | spectrum.h | 383 u32 *p_eth_proto_admin,
|