Home
last modified time | relevance | path

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

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