Home
last modified time | relevance | path

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

/openbmc/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
H A Dmain.c3861 ret = wl1271_acx_rts_threshold(wl, wlvif, value); in wl1271_op_set_rts_threshold()