Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c1112 plp->plp_txpctlmode = BWN_PHYLP_TXPCTL_ON_SW; in bwn_phy_lp_get_txpctlmode()
1169 case BWN_PHYLP_TXPCTL_ON_SW: in bwn_phy_lp_set_txpctlmode()
1228 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_ON_SW); in bwn_phy_lp_bugfix()
H A Dif_bwnvar.h384 #define BWN_PHYLP_TXPCTL_ON_SW 2 macro