Searched defs:ice_channel (Results 1 – 1 of 1) sorted by relevance
192 struct ice_channel { struct193 struct list_head list;194 u8 type;195 u16 sw_id;196 u16 base_q;197 u16 num_rxq;198 u16 num_txq;199 u16 vsi_num;200 u8 ena_tc;202 u64 max_tx_rate;[all …]
Completed in 9 milliseconds