Searched refs:p_eth_proto_cap (Results 1 – 1 of 1) sorted by relevance
1400 static inline void mlxsw_reg_ptys_unpack(char *payload, u32 *p_eth_proto_cap, in mlxsw_reg_ptys_unpack() argument1404 if (p_eth_proto_cap) in mlxsw_reg_ptys_unpack()1405 *p_eth_proto_cap = mlxsw_reg_ptys_eth_proto_cap_get(payload); in mlxsw_reg_ptys_unpack()