Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_type.h220 struct ice_hw_common_caps { struct
221 u32 valid_functions;
223 u32 active_tc_bitmap;
224 u32 maxtc;
227 u16 num_rxq; /* Number/Total Rx queues */
228 u16 rxq_first_id; /* First queue ID for Rx queues */
229 u16 num_txq; /* Number/Total Tx queues */
230 u16 txq_first_id; /* First queue ID for Tx queues */
233 u16 num_msix_vectors;
234 u16 msix_vector_first_id;
[all …]