Searched refs:p_eth_proto_cap (Results 1 – 3 of 3) sorted by relevance
| /linux/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 2092 mlxsw_reg_ptys_ext_eth_unpack(payload, p_eth_proto_cap, in mlxsw_sp2_reg_ptys_eth_unpack()
|
| H A 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()
|
| H A D | spectrum.h | 383 u32 *p_eth_proto_cap,
|