Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds