Home
last modified time | relevance | path

Searched refs:rts_threshold (Results 1 - 25 of 133) sorted by relevance

123456

/kernel/linux/linux-5.10/net/wireless/
H A Ddebugfs.c31 DEBUGFS_READONLY_FILE(rts_threshold, 20, "%d",
32 wiphy->rts_threshold);
110 DEBUGFS_ADD(rts_threshold); in cfg80211_debugfs_rdev_add()
H A Dwext-compat.c256 u32 orts = wdev->wiphy->rts_threshold; in cfg80211_wext_siwrts()
260 wdev->wiphy->rts_threshold = (u32) -1; in cfg80211_wext_siwrts()
264 wdev->wiphy->rts_threshold = rts->value; in cfg80211_wext_siwrts()
268 wdev->wiphy->rts_threshold = orts; in cfg80211_wext_siwrts()
280 rts->value = wdev->wiphy->rts_threshold; in cfg80211_wext_giwrts()
/kernel/linux/linux-6.6/net/wireless/
H A Ddebugfs.c31 DEBUGFS_READONLY_FILE(rts_threshold, 20, "%d",
32 wiphy->rts_threshold);
106 DEBUGFS_ADD(rts_threshold); in cfg80211_debugfs_rdev_add()
H A Dwext-compat.c262 u32 orts = wdev->wiphy->rts_threshold; in cfg80211_wext_siwrts()
267 wdev->wiphy->rts_threshold = (u32) -1; in cfg80211_wext_siwrts()
272 wdev->wiphy->rts_threshold = rts->value; in cfg80211_wext_siwrts()
278 wdev->wiphy->rts_threshold = orts; in cfg80211_wext_siwrts()
293 rts->value = wdev->wiphy->rts_threshold; in cfg80211_wext_giwrts()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c90 wiphy->rts_threshold = priv->rts_thresh; in orinoco_wiphy_register()
255 if (wiphy->rts_threshold == -1) in orinoco_set_wiphy_params()
257 else if (wiphy->rts_threshold > 2347) in orinoco_set_wiphy_params()
260 rts_value = wiphy->rts_threshold; in orinoco_set_wiphy_params()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c90 wiphy->rts_threshold = priv->rts_thresh; in orinoco_wiphy_register()
255 if (wiphy->rts_threshold == -1) in orinoco_set_wiphy_params()
257 else if (wiphy->rts_threshold > 2347) in orinoco_set_wiphy_params()
260 rts_value = wiphy->rts_threshold; in orinoco_set_wiphy_params()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c297 config->rts_threshold = 0x7FFF; in mwifiex_set_sys_config_invalid_data()
489 struct host_cmd_tlv_rts_threshold *rts_threshold; in mwifiex_uap_bss_param_prepare() local
578 if (bss_cfg->rts_threshold <= MWIFIEX_RTS_MAX_VALUE) { in mwifiex_uap_bss_param_prepare()
579 rts_threshold = (struct host_cmd_tlv_rts_threshold *)tlv; in mwifiex_uap_bss_param_prepare()
580 rts_threshold->header.type = in mwifiex_uap_bss_param_prepare()
582 rts_threshold->header.len = in mwifiex_uap_bss_param_prepare()
585 rts_threshold->rts_thr = cpu_to_le16(bss_cfg->rts_threshold); in mwifiex_uap_bss_param_prepare()
H A Dioctl.h100 u16 rts_threshold; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c286 config->rts_threshold = 0x7FFF; in mwifiex_set_sys_config_invalid_data()
478 struct host_cmd_tlv_rts_threshold *rts_threshold; in mwifiex_uap_bss_param_prepare() local
567 if (bss_cfg->rts_threshold <= MWIFIEX_RTS_MAX_VALUE) { in mwifiex_uap_bss_param_prepare()
568 rts_threshold = (struct host_cmd_tlv_rts_threshold *)tlv; in mwifiex_uap_bss_param_prepare()
569 rts_threshold->header.type = in mwifiex_uap_bss_param_prepare()
571 rts_threshold->header.len = in mwifiex_uap_bss_param_prepare()
574 rts_threshold->rts_thr = cpu_to_le16(bss_cfg->rts_threshold); in mwifiex_uap_bss_param_prepare()
H A Dioctl.h88 u16 rts_threshold; member
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h136 __le16 rts_threshold; member
241 __le16 rts_threshold; member
410 int rts_threshold; /* threshold for RTS mechanism */ member
H A Dat76c50x-usb.c903 priv->mib_buf.index = offsetof(struct mib_mac, rts_threshold); in at76_set_rts()
1051 "max_rx_lifetime %d frag_threshold %d rts_threshold %d " in at76_dump_mib_mac()
1059 le16_to_cpu(m->frag_threshold), le16_to_cpu(m->rts_threshold), in at76_dump_mib_mac()
1363 preambles[priv->preamble_type], priv->rts_threshold, in at76_startup_device()
1395 ccfg->rts_threshold = cpu_to_le16(priv->rts_threshold); in at76_startup_device()
1439 ret = at76_set_rts(priv, priv->rts_threshold); in at76_startup_device()
2342 priv->rts_threshold = DEF_RTS_THRESHOLD; in at76_init_new_device()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h136 __le16 rts_threshold; member
241 __le16 rts_threshold; member
410 int rts_threshold; /* threshold for RTS mechanism */ member
H A Dat76c50x-usb.c903 priv->mib_buf.index = offsetof(struct mib_mac, rts_threshold); in at76_set_rts()
1051 "max_rx_lifetime %d frag_threshold %d rts_threshold %d " in at76_dump_mib_mac()
1059 le16_to_cpu(m->frag_threshold), le16_to_cpu(m->rts_threshold), in at76_dump_mib_mac()
1363 preambles[priv->preamble_type], priv->rts_threshold, in at76_startup_device()
1395 ccfg->rts_threshold = cpu_to_le16(priv->rts_threshold); in at76_startup_device()
1439 ret = at76_set_rts(priv, priv->rts_threshold); in at76_startup_device()
2343 priv->rts_threshold = DEF_RTS_THRESHOLD; in at76_init_new_device()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h58 u16 rts_threshold; member
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dcw1200.h182 u32 rts_threshold; member
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h57 u16 rts_threshold; member
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dcw1200.h182 u32 rts_threshold; member
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dacx.c277 u32 rts_threshold) in wl1271_acx_rts_threshold()
286 if (rts_threshold > IEEE80211_MAX_RTS_THRESHOLD) in wl1271_acx_rts_threshold()
287 rts_threshold = wl->conf.rx.rts_threshold; in wl1271_acx_rts_threshold()
289 wl1271_debug(DEBUG_ACX, "acx rts threshold: %d", rts_threshold); in wl1271_acx_rts_threshold()
298 rts->threshold = cpu_to_le16((u16)rts_threshold); in wl1271_acx_rts_threshold()
276 wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif, u32 rts_threshold) wl1271_acx_rts_threshold() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dacx.c277 u32 rts_threshold) in wl1271_acx_rts_threshold()
286 if (rts_threshold > IEEE80211_MAX_RTS_THRESHOLD) in wl1271_acx_rts_threshold()
287 rts_threshold = wl->conf.rx.rts_threshold; in wl1271_acx_rts_threshold()
289 wl1271_debug(DEBUG_ACX, "acx rts threshold: %d", rts_threshold); in wl1271_acx_rts_threshold()
298 rts->threshold = cpu_to_le16((u16)rts_threshold); in wl1271_acx_rts_threshold()
276 wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif, u32 rts_threshold) wl1271_acx_rts_threshold() argument
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dcfg80211.c399 if (wiphy->rts_threshold == -1) in prism2_set_wiphy_params()
402 data = wiphy->rts_threshold; in prism2_set_wiphy_params()
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c404 if (wiphy->rts_threshold == -1) in prism2_set_wiphy_params()
407 data = wiphy->rts_threshold; in prism2_set_wiphy_params()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h111 u32 rts_threshold; member
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_main.h264 u16 rts_threshold; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h111 u32 rts_threshold; member

Completed in 30 milliseconds

123456