Searched refs:pgaa_boost (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c1226 uint16_t paa_boost, pada_boost, pgaa_boost, mixa_boost; local
1342 pgaa_boost = 0xF;
1347 pgaa_boost = 0xFB;
1352 pgaa_boost = 0xB;
1358 pgaa_boost = -(freq - 18) / 36 + 168;
1360 pgaa_boost = 6;
1374 offset | B2056_TX_PGAA_BOOST_TUNE, pgaa_boost);

Completed in 151 milliseconds