Home
last modified time | relevance | path

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

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