Searched defs:mlxsw_rx_md_info (Results 1 – 1 of 1) sorted by relevance
61 struct mlxsw_rx_md_info { struct62 u32 cookie_index;63 u32 latency;64 u32 tx_congestion;65 union {71 u8 tx_tc;72 u8 latency_valid:1,74 tx_tc_valid:1,75 tx_port_valid:1,76 tx_port_is_lag:1,[all …]
Completed in 6 milliseconds