Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_type.h251 struct ice_hw_common_caps { struct
252 u32 valid_functions;
254 u32 active_tc_bitmap;
255 u32 maxtc;
258 u16 num_rxq; /* Number/Total Rx queues */
259 u16 rxq_first_id; /* First queue ID for Rx queues */
260 u16 num_txq; /* Number/Total Tx queues */
261 u16 txq_first_id; /* First queue ID for Tx queues */
264 u16 num_msix_vectors;
265 u16 msix_vector_first_id;
[all …]