Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dinit.c274 ret = wl1271_acx_rts_threshold(wl, wlvif, wl->hw->wiphy->rts_threshold); in wl12xx_init_phy_vif_config()
Dacx.h1059 int wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif,
Dacx.c290 int wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_rts_threshold() function
Dmain.c3908 ret = wl1271_acx_rts_threshold(wl, wlvif, value); in wl1271_op_set_rts_threshold()