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

/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.h129 uint16_t adj_pwr_tbl[84]; member in struct:bwn_phy_n
H A Dif_bwn_phy_n_core.c3805 nphy->adj_pwr_tbl);
3807 nphy->adj_pwr_tbl);
4157 /* Array adj_pwr_tbl corresponds to the hardware table. It consists of
4172 nphy->adj_pwr_tbl[i] = nphy->tx_power_offset[i];
4197 nphy->adj_pwr_tbl[4 + 4 * i + stf_mode] =
4395 bwn_ntab_write_bulk(mac, BWN_NTAB16(26, 64), 84, nphy->adj_pwr_tbl);
4396 bwn_ntab_write_bulk(mac, BWN_NTAB16(27, 64), 84, nphy->adj_pwr_tbl);

Completed in 72 milliseconds