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

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_phy_g.c1041 uint16_t trsw_rx; local
1142 trsw_rx = 0x1b;
1148 trsw_rx -= 3;
1153 trsw_rx = 0x18;
1185 pg->pg_trsw_rx_gain = trsw_rx * 2;
1912 uint16_t lna, uint16_t pga, uint16_t trsw_rx)
1928 trsw_rx &= (BWN_PHY_RFOVERVAL_TRSWRX | BWN_PHY_RFOVERVAL_BW);
1930 rfover = BWN_PHY_RFOVERVAL_UNK | pga | lna | trsw_rx;
2003 uint16_t trsw_rx, pga; local
2016 trsw_rx
1911 bwn_lo_calcfeed(struct bwn_mac *mac, uint16_t lna, uint16_t pga, uint16_t trsw_rx) argument
2127 int trsw_rx = 0; local
[all...]

Completed in 108 milliseconds