Lines Matching defs:txant
2996 uint8_t tid, ridx, txant, type;
3166 txant = IWN_LSB(sc->txchainmask);
3167 tx->rflags |= IWN_RFLAG_ANT(txant);
3555 uint8_t txant;
3559 txant = IWN_LSB(sc->txchainmask);
3563 linkq.antmsk_1stream = txant;
3575 linkq.retry[i].rflags |= IWN_RFLAG_ANT(txant);
3593 uint8_t txant;
3604 txant = IWN_LSB(sc->txchainmask);
3608 linkq.antmsk_1stream = txant;
3619 linkq.retry[0].rflags |= IWN_RFLAG_ANT(txant);
4743 uint8_t txant;
4792 txant = IWN_LSB(sc->txchainmask);
4793 tx->rflags |= IWN_RFLAG_ANT(txant);