Home
last modified time | relevance | path

Searched refs:q81_txb_desc_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlxge/
H A Dqls_hw.h608 } __packed q81_txb_desc_t; typedef
675 q81_txb_desc_t txd[MAX_TX_MAC_DESC];
716 q81_txb_desc_t txd[MAX_TX_MAC_DESC];
H A Dqls_def.h71 #define QLA_OAL_BLK_SIZE (sizeof (q81_txb_desc_t) * QLA_MAX_SEGMENTS)
H A Dqls_hw.c669 q81_txb_desc_t *tx_desc; in qls_hw_send()
742 nsegs * (sizeof(q81_txb_desc_t)); in qls_hw_send()