Searched defs:mlxsw_rx_md_info (Results 1 – 1 of 1) sorted by relevance
71 struct mlxsw_rx_md_info { struct72 u32 cookie_index;73 u32 latency;74 u32 tx_congestion;75 union {81 u8 tx_tc;82 u8 latency_valid:1,84 tx_tc_valid:1,85 tx_port_valid:1,86 tx_port_is_lag:1,[all …]