Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice.h218 struct ice_channel { struct
219 struct list_head list;
220 u8 type;
221 u16 sw_id;
222 u16 base_q;
223 u16 num_rxq;
224 u16 num_txq;
225 u16 vsi_num;
226 u8 ena_tc;
227 struct ice_aqc_vsi_props info;
[all …]