Home
last modified time | relevance | path

Searched defs:mlxsw_rx_md_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h71 struct mlxsw_rx_md_info { struct
72 u32 cookie_index;
73 u32 latency;
74 u32 tx_congestion;
75 union {
80 u16 tx_lag_port_index; /* Valid when 'tx_port_is_lag' is set. */
81 u8 tx_tc;
82 u8 latency_valid:1,
83 tx_congestion_valid:1,
84 tx_tc_valid:1,
[all …]