Searched refs:txflags (Results 1 – 7 of 7) sorted by relevance
894 unsigned int txflags; in hme_start() local938 txflags = HME_XD_TXCKSUM | in hme_start()943 txflags = 0; in hme_start()955 HME_XD_ENCODE_TSIZE(len) | txflags); in hme_start()985 unsigned int ri, txflags; in hme_tint() local1014 txflags = HME_XD_GETFLAGS(sc->sc_pci, sc->sc_rb.rb_txd, ri); in hme_tint()1016 if (txflags & HME_XD_OWN) in hme_tint()
229 u_int8_t txflags; /* radiotap tx flags */ member
1458 int txflags) in ar9003_tx() argument1528 else if (txflags & ATHN_TXFLAG_CAB) { in ar9003_tx()1620 bf->bf_txflags = txflags; in ar9003_tx()1720 if (__predict_false(txflags & ATHN_TXFLAG_PAPRD)) { in ar9003_tx()
1306 int txflags) in ar5008_tx() argument1375 else if (txflags & ATHN_TXFLAG_CAB) { in ar5008_tx()1467 bf->bf_txflags = txflags; in ar5008_tx()
3988 sc->sc_tx_th.wt_flags = sc->sc_hwmap[txrate].txflags; in ath_tx_start()5192 sc->sc_hwmap[i].txflags = IEEE80211_RADIOTAP_F_DATAPAD; in ath_setcurmode()5195 sc->sc_hwmap[i].txflags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ath_setcurmode()5197 sc->sc_hwmap[i].rxflags = sc->sc_hwmap[i].txflags | in ath_setcurmode()
609 unsigned int bix, txflags; in qe_tint() local617 txflags = sc->sc_rb.rb_txd[bix].xd_flags; in qe_tint()619 if (txflags & QEC_XD_OWN) in qe_tint()
841 unsigned int bix, txflags; in betint() local866 txflags = sc->sc_rb.rb_txd[bix].xd_flags; in betint()868 if (txflags & QEC_XD_OWN) in betint()