Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnreg.h358 #define BWN_TX_PHY_ENC_OFDM 0x0001 macro
H A Dif_bwn.c6345 phyctl |= (BWN_ISOFDMRATE(rate)) ? BWN_TX_PHY_ENC_OFDM : in bwn_set_txhdr()