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

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_phy_g.c286 pg->pg_bbatt.att = 0;
288 pg->pg_bbatt.att = 2;
697 bbatt = pg->pg_bbatt.att;
729 pg->pg_bbatt.att = bbatt;
735 bwn_phy_g_set_txpwr_sub(mac, &pg->pg_bbatt, &pg->pg_rfatt,
773 if (BWN_BBATTCMP(&cal->bbatt, &pg->pg_bbatt) &&
787 cal = bwn_lo_calibset(mac, &pg->pg_bbatt,
1022 bwn_phy_g_set_txpwr_sub(mac, &pg->pg_bbatt, &pg->pg_rfatt,
1062 backup_bband = pg->pg_bbatt.att;
1504 bwn_phy_g_set_txpwr_sub(mac, &pg->pg_bbatt,
[all...]
H A Dif_bwnvar.h348 struct bwn_bbatt pg_bbatt; member in struct:bwn_phy_g

Completed in 171 milliseconds