Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnreg.h119 #define BWN_PHYTYPE_HT 0x07 macro
H A Dif_bwn.c3938 if (mac->mac_phy.type == BWN_PHYTYPE_HT) in bwn_fw_gets()
3942 if (mac->mac_phy.type == BWN_PHYTYPE_HT) in bwn_fw_gets()
6289 || (phy->type == BWN_PHYTYPE_HT)) in bwn_set_txhdr()