Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c745 mlxsw_reg_ptys_unpack(ptys_pl, &eth_proto_cap, in mlxsw_sx_port_get_settings()
812 mlxsw_reg_ptys_unpack(ptys_pl, &eth_proto_cap, &eth_proto_admin, NULL); in mlxsw_sx_port_set_settings()
Dspectrum.c1097 mlxsw_reg_ptys_unpack(ptys_pl, &eth_proto_cap, in mlxsw_sp_port_get_settings()
1164 mlxsw_reg_ptys_unpack(ptys_pl, &eth_proto_cap, &eth_proto_admin, NULL); in mlxsw_sp_port_set_settings()
Dreg.h1400 static inline void mlxsw_reg_ptys_unpack(char *payload, u32 *p_eth_proto_cap, in mlxsw_reg_ptys_unpack() function