Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.c165 static void bwn_phy_lp_set_txgain_pa(struct bwn_mac *, uint16_t);
1212 bwn_phy_lp_set_txgain_pa(mac, (txgain >> 24) & 0x7f); in bwn_phy_lp_bugfix()
3594 bwn_phy_lp_set_txgain_pa(struct bwn_mac *mac, uint16_t gain) in bwn_phy_lp_set_txgain_pa() function