Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02.h29 s8 high_gain[MT_MAX_CHAINS]; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dphy.c35 s8 *gain_adj = dev->cal.rx.high_gain; in mt76x2_apply_gain_adj()
H A Deeprom.c185 s8 *dest = dev->cal.rx.high_gain; in mt76x2_set_rx_gain_group()
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c2291 uint16_t ext_lna, high_gain, lna, low_gain, trsw, tmp; in bwn_phy_lp_set_rxgain() local
2306 high_gain = (gain >> 16) & 0xf; in bwn_phy_lp_set_rxgain()
2316 BWN_PHY_SETMASK(mac, BWN_PHY_AFE_DDFS, 0xfff0, high_gain); in bwn_phy_lp_set_rxgain()