Searched refs:txmask (Results 1 – 3 of 3) sorted by relevance
668 uint32_t txmask; /* 0x6020 tx MAC Mask Register (RW) */ member
2403 PUT_MACREG(txmask, BMAC_TXINTR_MASK); in eri_init()
5494 uint32_t txmask; in iwn_config() local5540 txmask = htole32(sc->txchainmask); in iwn_config()5541 error = iwn_cmd(sc, IWN5000_CMD_TX_ANT_CONFIG, &txmask, in iwn_config()5542 sizeof txmask, 0); in iwn_config()