Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c1596 memcpy(&pi->tx_user_target[TXP_FIRST_CCK], in wlc_phy_txpower_target_set()
1686 txp_rate_idx = TXP_FIRST_CCK; in wlc_phy_txpower_sromlimit()
1692 txp_rate_idx = TXP_FIRST_CCK; in wlc_phy_txpower_sromlimit()
Dwlc_phy_int.h101 #define TXP_FIRST_CCK 0 macro
Dwlc_phy_lcn.c3604 cck_offset = pi->tx_power_offset[TXP_FIRST_CCK]; in wlc_lcnphy_get_tssi()
4774 for (i = TXP_FIRST_CCK; i <= TXP_LAST_CCK; i++) { in wlc_phy_txpwr_srom_read_lcnphy()
4791 for (i = TXP_FIRST_CCK; i <= TXP_LAST_CCK; i++) { in wlc_phy_txpwr_srom_read_lcnphy()
Dwlc_phy_n.c15145 for (idx = TXP_FIRST_CCK; idx <= TXP_LAST_CCK; idx++) { in wlc_phy_txpwr_limit_to_tbl_nphy()
27764 TXP_FIRST_CCK, in wlc_phy_txpwr_apply_nphy()