Searched defs:ice_channel (Results 1 – 1 of 1) sorted by relevance
210 struct ice_channel { struct212 u8 type;213 u16 sw_id;214 u16 base_q;215 u16 num_rxq;216 u16 num_txq;217 u16 vsi_num;218 u8 ena_tc;220 u64 max_tx_rate;221 u64 min_tx_rate;[all …]