Searched refs:txb_flag (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h153 uint64_t txb_flag; member in struct:txbuf
H A Dsfe_util.c971 tbp->txb_flag = 0;
1123 if (!dp->tx_blocked && (tbp->txb_flag & GEM_TXFLAG_INTR)) {
1240 tbp->txb_nfrags, flags | tbp->txb_flag);
1269 flag = tbp->txb_flag;
1500 tbp->txb_flag = GEM_TXFLAG_INTR;
1529 txflag = tbp->txb_flag;
1532 tbp->txb_flag = txflag;

Completed in 72 milliseconds