Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/intel/ice/
Dice.h214 struct ice_channel { struct
215 struct list_head list;
216 u8 type;
217 u16 sw_id;
218 u16 base_q;
219 u16 num_rxq;
220 u16 num_txq;
221 u16 vsi_num;
222 u8 ena_tc;
223 struct ice_aqc_vsi_props info;
[all …]