Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_n.c124 #define NPHY_PAPD_EPS_TBL_SIZE 64 macro
26728 ASSERT(end < NPHY_PAPD_EPS_TBL_SIZE); in wlc_phy_a1_nphy()
26730 buf = kmalloc(2 * sizeof(u32) * NPHY_PAPD_EPS_TBL_SIZE, GFP_ATOMIC); in wlc_phy_a1_nphy()
26736 dst = buf + NPHY_PAPD_EPS_TBL_SIZE; in wlc_phy_a1_nphy()
26742 NPHY_PAPD_EPS_TBL_SIZE, 0, 32, src); in wlc_phy_a1_nphy()
26749 phy_a2 = min_t(u32, NPHY_PAPD_EPS_TBL_SIZE - 1, end + (winsz >> 1)); in wlc_phy_a1_nphy()