Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c131 #define NPHY_PAPD_EPS_TBL_SIZE 64 macro
24639 buf = kmalloc(2 * sizeof(u32) * NPHY_PAPD_EPS_TBL_SIZE, GFP_ATOMIC); in wlc_phy_a1_nphy()
24644 dst = buf + NPHY_PAPD_EPS_TBL_SIZE; in wlc_phy_a1_nphy()
24650 NPHY_PAPD_EPS_TBL_SIZE, 0, 32, src); in wlc_phy_a1_nphy()
24657 phy_a2 = min_t(u32, NPHY_PAPD_EPS_TBL_SIZE - 1, in wlc_phy_a1_nphy()