Searched refs:bwn_phy_lp_set_txpctlmode (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/bwn/ |
H A D | if_bwn_phy_lp.c | 99 static void bwn_phy_lp_set_txpctlmode(struct bwn_mac *, uint8_t); 714 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_OFF); in bwn_phy_lp_calib() 725 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_OFF); in bwn_phy_lp_calib() 729 bwn_phy_lp_set_txpctlmode(mac, omode); in bwn_phy_lp_calib() 732 bwn_phy_lp_set_txpctlmode(mac, mode); in bwn_phy_lp_calib() 1125 bwn_phy_lp_set_txpctlmode(struct bwn_mac *mac, uint8_t mode) in bwn_phy_lp_set_txpctlmode() function 1213 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_OFF); in bwn_phy_lp_bugfix() 1228 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_ON_SW); in bwn_phy_lp_bugfix() 1271 bwn_phy_lp_set_txpctlmode(mac, mode); in bwn_phy_lp_bugfix() 1849 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_OFF); in bwn_phy_lp_rccal_r12() [all …]
|