Home
last modified time | relevance | path

Searched refs:p_eth_proto_cap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c929 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()
2012 u32 *p_eth_proto_cap, u32 *p_eth_proto_admin, in mlxsw_sp2_reg_ptys_eth_unpack() argument
2015 mlxsw_reg_ptys_ext_eth_unpack(payload, p_eth_proto_cap, in mlxsw_sp2_reg_ptys_eth_unpack()
H A Dreg.h4822 u32 *p_eth_proto_cap, in mlxsw_reg_ptys_eth_unpack() argument
4826 if (p_eth_proto_cap) in mlxsw_reg_ptys_eth_unpack()
4827 *p_eth_proto_cap = in mlxsw_reg_ptys_eth_unpack()
4838 u32 *p_eth_proto_cap, in mlxsw_reg_ptys_ext_eth_unpack() argument
4842 if (p_eth_proto_cap) in mlxsw_reg_ptys_ext_eth_unpack()
4843 *p_eth_proto_cap = in mlxsw_reg_ptys_ext_eth_unpack()
H A Dspectrum.h389 u32 *p_eth_proto_cap,