Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dinit.c721 ret = wl1271_acx_frag_threshold(wl, wl->hw->wiphy->frag_threshold); in wl1271_hw_init()
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) in wl1271_acx_frag_threshold() function