Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_iflib.h144 struct ice_tx_queue { struct
145 struct ice_vsi *vsi;
149 u16 desc_count;
150 u32 tail;
152 u32 q_teid;
153 u32 me;
154 u16 q_handle;
155 u8 tc;
158 qidx_t *tx_rsq;
159 qidx_t tx_rs_cidx;
[all …]