Searched refs:wl1271_acx_frag_threshold (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dinit.c721 ret = wl1271_acx_frag_threshold(wl, wl->hw->wiphy->frag_threshold);
H A Dacx.h1074 int wl1271_acx_frag_threshold(struct wl1271 *wl, u32 frag_threshold);
H A Dacx.c896 int wl1271_acx_frag_threshold(struct wl1271 *wl, u32 frag_threshold) function
H A Dmain.c3830 ret = wl1271_acx_frag_threshold(wl, value);

Completed in 131 milliseconds