Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h1400 static inline void mlxsw_reg_ptys_unpack(char *payload, u32 *p_eth_proto_cap, in mlxsw_reg_ptys_unpack() argument
1404 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()