Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c131 #define NPHY_PAPD_EPS_TBL_SIZE 64 macro
24635 buf = kmalloc(2 * sizeof(u32) * NPHY_PAPD_EPS_TBL_SIZE, GFP_ATOMIC); in wlc_phy_a1_nphy()
24640 dst = buf + NPHY_PAPD_EPS_TBL_SIZE; in wlc_phy_a1_nphy()
24646 NPHY_PAPD_EPS_TBL_SIZE, 0, 32, src); in wlc_phy_a1_nphy()
24653 phy_a2 = min_t(u32, NPHY_PAPD_EPS_TBL_SIZE - 1, in wlc_phy_a1_nphy()