Searched refs:mlxsw_reg_ptys_unpack (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | switchx2.c | 745 mlxsw_reg_ptys_unpack(ptys_pl, ð_proto_cap, in mlxsw_sx_port_get_settings() 812 mlxsw_reg_ptys_unpack(ptys_pl, ð_proto_cap, ð_proto_admin, NULL); in mlxsw_sx_port_set_settings()
|
D | spectrum.c | 1097 mlxsw_reg_ptys_unpack(ptys_pl, ð_proto_cap, in mlxsw_sp_port_get_settings() 1164 mlxsw_reg_ptys_unpack(ptys_pl, ð_proto_cap, ð_proto_admin, NULL); in mlxsw_sp_port_set_settings()
|
D | reg.h | 1400 static inline void mlxsw_reg_ptys_unpack(char *payload, u32 *p_eth_proto_cap, in mlxsw_reg_ptys_unpack() function
|