Home
last modified time | relevance | path

Searched refs:BWI_TXH_MAC_C_ACK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h203 #define BWI_TXH_MAC_C_ACK __BIT(0) macro
H A Dif_bwi.c3012 mac_ctrl |= BWI_TXH_MAC_C_ACK; in bwi_encap()
3176 mac_ctrl |= BWI_TXH_MAC_C_ACK; in bwi_encap_raw()
3328 if (hdr->txh_mac_ctrl & htole32(BWI_TXH_MAC_C_ACK)) { in _bwi_txeof()