Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bwi/
Dif_bwivar.h204 #define BWI_TXH_MAC_C_ACK __BIT(0) macro
Dif_bwi.c3019 mac_ctrl |= BWI_TXH_MAC_C_ACK; in bwi_encap()
3183 mac_ctrl |= BWI_TXH_MAC_C_ACK; in bwi_encap_raw()
3335 if (hdr->txh_mac_ctrl & htole32(BWI_TXH_MAC_C_ACK)) { in _bwi_txeof()