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

/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_phy_lp.c142 static void bwn_phy_lp_set_txgain_dac(struct bwn_mac *, uint16_t);
1248 bwn_phy_lp_set_txgain_dac(mac, txgain & 0x7);
2255 bwn_phy_lp_set_txgain_dac(mac, tg->tg_dac);
2268 bwn_phy_lp_set_txgain_dac(mac, tg->tg_dac);
3655 bwn_phy_lp_set_txgain_dac(struct bwn_mac *mac, uint16_t dac) function

Completed in 84 milliseconds