Home
last modified time | relevance | path

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

/src/sys/dev/bwn/
H A Dif_bwnreg.h58 #define BWN_PHYTYPE_HT 0x07 macro
H A Dif_bwn.c4058 if (mac->mac_phy.type == BWN_PHYTYPE_HT) in bwn_fw_gets()
4062 if (mac->mac_phy.type == BWN_PHYTYPE_HT) in bwn_fw_gets()
6412 || (phy->type == BWN_PHYTYPE_HT)) in bwn_set_txhdr()