Searched refs:BWN_TX_PHY_ENC_OFDM (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/bwn/ | ||
| H A D | if_bwnreg.h | 300 #define BWN_TX_PHY_ENC_OFDM 0x0001 macro |
| H A D | if_bwn.c | 6474 phyctl |= (BWN_ISOFDMRATE(rate)) ? BWN_TX_PHY_ENC_OFDM : in bwn_set_txhdr() |