Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c729 mlxsw_reg_ptys_eth_unpack(ptys_pl, &eth_proto_cap, in mlxsw_sx_port_get_link_ksettings()
819 mlxsw_reg_ptys_eth_unpack(ptys_pl, &eth_proto_cap, &eth_proto_admin, in mlxsw_sx_port_set_link_ksettings()
Dspectrum_ethtool.c1302 mlxsw_reg_ptys_eth_unpack(payload, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp1_reg_ptys_eth_unpack()
Dreg.h4328 static inline void mlxsw_reg_ptys_eth_unpack(char *payload, in mlxsw_reg_ptys_eth_unpack() function