Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnreg.h360 #define BWN_TX_PHY_ANT 0x03c0 macro
H A Dif_bwn.c3647 tmp = (tmp & ~BWN_TX_PHY_ANT) | ant; in bwn_set_txantenna()
3651 tmp = (tmp & ~BWN_TX_PHY_ANT) | ant; in bwn_set_txantenna()