Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_type.h242 struct ice_hw_common_caps { struct
243 u32 valid_functions;
245 u32 active_tc_bitmap;
246 u32 maxtc;
249 u16 num_rxq; /* Number/Total Rx queues */
250 u16 rxq_first_id; /* First queue ID for Rx queues */
251 u16 num_txq; /* Number/Total Tx queues */
252 u16 txq_first_id; /* First queue ID for Tx queues */
255 u16 num_msix_vectors;
256 u16 msix_vector_first_id;
[all …]