Home
last modified time | relevance | path

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

/src/sys/dev/bwi/
H A Dif_bwivar.h173 uint32_t txh_mac_ctrl; /* BWI_TXH_MAC_C_ */ member
H A Dif_bwi.c3020 hdr->txh_mac_ctrl = htole32(mac_ctrl); in bwi_encap()
3197 hdr->txh_mac_ctrl = htole32(mac_ctrl); in bwi_encap_raw()
3332 if (hdr->txh_mac_ctrl & htole32(BWI_TXH_MAC_C_ACK)) { in _bwi_txeof()