Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dinit.c260 ret = wl1271_acx_rts_threshold(wl, wlvif, wl->hw->wiphy->rts_threshold); in wl12xx_init_phy_vif_config()
H A Dacx.h1045 int wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif,
H A Dacx.c276 int wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_rts_threshold() function