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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dinit.c730 ret = wl1271_acx_frag_threshold(wl, wl->hw->wiphy->frag_threshold); wl1271_hw_init()
H A Dacx.h1087 int wl1271_acx_frag_threshold(struct wl1271 *wl, u32 frag_threshold);
H A Dacx.c911 int wl1271_acx_frag_threshold(struct wl1271 *wl, u32 frag_threshold) wl1271_acx_frag_threshold() function
H A Dmain.c3846 ret = wl1271_acx_frag_threshold(wl, value); wl1271_op_set_frag_threshold()

Completed in 93 milliseconds