Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_n.c14167 u16 *pwr_offset,
27689 wlc_phy_txpwr_nphy_srom_convert(u8 *srom_max, u16 *pwr_offset, in wlc_phy_txpwr_nphy_srom_convert() argument
27700 tmp_nibble = (pwr_offset[word_num] >> 4 * nibble_num) & 0xf; in wlc_phy_txpwr_nphy_srom_convert()
27707 wlc_phy_txpwr_nphy_po_apply(u8 *srom_max, u8 pwr_offset, in wlc_phy_txpwr_nphy_po_apply() argument
27713 srom_max[rate] -= 2 * pwr_offset; in wlc_phy_txpwr_nphy_po_apply()