Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c4406 uint8_t pga_gain, pad_gain; in bwn_nphy_tx_gain_table_upload() local
4440 pad_gain = (table[i] >> 19) & 0x1f; in bwn_nphy_tx_gain_table_upload()
4442 rfpwr_offset = rf_pwr_offset_table[pad_gain]; in bwn_nphy_tx_gain_table_upload()