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

/freebsd-10.2-release/sys/dev/bwi/
H A Dif_bwivar.h172 uint32_t txh_mac_ctrl; /* BWI_TXH_MAC_C_ */ member in struct:bwi_txbuf_hdr
H A Dif_bwi.c3058 hdr->txh_mac_ctrl = htole32(mac_ctrl);
3234 hdr->txh_mac_ctrl = htole32(mac_ctrl);
3372 if (hdr->txh_mac_ctrl & htole32(BWI_TXH_MAC_C_ACK)) {

Completed in 103 milliseconds