Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c27977 wlc_phy_txpwr_nphy_srom_convert(u8 *srom_max, u16 *pwr_offset, in wlc_phy_txpwr_nphy_srom_convert() argument
27988 tmp_nibble = (pwr_offset[word_num] >> 4 * nibble_num) & 0xf; in wlc_phy_txpwr_nphy_srom_convert()
27995 wlc_phy_txpwr_nphy_po_apply(u8 *srom_max, u8 pwr_offset, in wlc_phy_txpwr_nphy_po_apply() argument
28001 srom_max[rate] -= 2 * pwr_offset; in wlc_phy_txpwr_nphy_po_apply()