Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe.h361 typedef struct _TxQueue struct
363 void * pUM; /* backpointer to um_device_t */
364 u32_t idx; /* this ring's index */
366 mac_ring_handle_t ringHandle;
368 u32_t desc_cnt; /* number of Tx descriptors */
370 u32_t txFailed;
371 u32_t txDiscards;
372 u32_t txRecycle;
373 u32_t txCopied;
374 u32_t txBlocked;
[all …]