Searched refs:bwn_phy_lp_set_txpctlmode (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c480 static void bwn_phy_lp_set_txpctlmode(struct bwn_mac *, uint8_t);
11126 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_OFF);
11137 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_OFF);
11141 bwn_phy_lp_set_txpctlmode(mac, omode);
11144 bwn_phy_lp_set_txpctlmode(mac, mode);
11524 bwn_phy_lp_set_txpctlmode(struct bwn_mac *mac, uint8_t mode) function
11612 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_OFF);
11627 bwn_phy_lp_set_txpctlmode(mac, BWN_PHYLP_TXPCTL_ON_SW);
11670 bwn_phy_lp_set_txpctlmode(mac, mode);
12219 bwn_phy_lp_set_txpctlmode(ma
[all...]

Completed in 158 milliseconds