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

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h73 #define QLA_OAL_BLK_SIZE (sizeof (q81_txb_desc_t) * QLA_MAX_SEGMENTS)
H A Dqls_hw.h610 } __packed q81_txb_desc_t; typedef in typeref:struct:_q81_txb_desc
677 q81_txb_desc_t txd[MAX_TX_MAC_DESC];
718 q81_txb_desc_t txd[MAX_TX_MAC_DESC];
H A Dqls_hw.c668 q81_txb_desc_t *tx_desc;
741 nsegs * (sizeof(q81_txb_desc_t));

Completed in 51 milliseconds