Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h265 struct ice_hw_common_caps { struct
266 u32 valid_functions;
268 u32 active_tc_bitmap;
269 u32 maxtc;
272 u16 num_rxq; /* Number/Total Rx queues */
273 u16 rxq_first_id; /* First queue ID for Rx queues */
274 u16 num_txq; /* Number/Total Tx queues */
275 u16 txq_first_id; /* First queue ID for Tx queues */
278 u16 num_msix_vectors;
279 u16 msix_vector_first_id;
[all …]