Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c1327 memcpy(&pi->tx_user_target[TXP_FIRST_CCK], in wlc_phy_txpower_target_set()
1416 txp_rate_idx = TXP_FIRST_CCK; in wlc_phy_txpower_sromlimit()
1422 txp_rate_idx = TXP_FIRST_CCK; in wlc_phy_txpower_sromlimit()
Dphy_int.h79 #define TXP_FIRST_CCK 0 macro
Dphy_lcn.c4269 cck_offset = pi->tx_power_offset[TXP_FIRST_CCK]; in wlc_lcnphy_get_tssi()
4865 for (i = TXP_FIRST_CCK; i <= TXP_LAST_CCK; i++) { in wlc_phy_txpwr_srom_read_lcnphy()
4882 for (i = TXP_FIRST_CCK; i <= TXP_LAST_CCK; i++) in wlc_phy_txpwr_srom_read_lcnphy()
Dphy_n.c17704 for (idx = TXP_FIRST_CCK; idx <= TXP_LAST_CCK; idx++) in wlc_phy_txpwr_limit_to_tbl_nphy()
28150 TXP_FIRST_CCK, in wlc_phy_txpwr_apply_nphy()