Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_type.h254 struct ice_hw_common_caps { struct
255 u32 valid_functions;
257 u32 active_tc_bitmap;
258 u32 maxtc;
261 u16 num_rxq; /* Number/Total Rx queues */
262 u16 rxq_first_id; /* First queue ID for Rx queues */
263 u16 num_txq; /* Number/Total Tx queues */
264 u16 txq_first_id; /* First queue ID for Tx queues */
267 u16 num_msix_vectors;
268 u16 msix_vector_first_id;
[all …]