Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dinit.c108 ret = wl1251_acx_pd_threshold(wl); in wl1251_hw_init_phy_config()
H A Dacx.h1450 int wl1251_acx_pd_threshold(struct wl1251 *wl);
H A Dacx.c332 int wl1251_acx_pd_threshold(struct wl1251 *wl) in wl1251_acx_pd_threshold() function