Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bwn/
HDif_bwn_phy_g.c1196 pg->pg_trsw_rx_gain = trsw_rx * 2; in bwn_loopback_calcgain()
2140 trsw_rx_gain = pg->pg_trsw_rx_gain / 2; in bwn_lo_measure_gain_values()
2161 pg->pg_trsw_rx_gain = 0x20; in bwn_lo_measure_gain_values()
2411 pg->pg_pga_gain, pg->pg_trsw_rx_gain); in bwn_lo_probe_loctl()
2455 pg->pg_pga_gain, pg->pg_trsw_rx_gain); in bwn_lo_probe_sm()
2462 pg->pg_pga_gain, pg->pg_trsw_rx_gain); in bwn_lo_probe_sm()
HDif_bwnvar.h358 int16_t pg_trsw_rx_gain; member