Searched refs:rts_thr (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dcfg80211.c621 mwifiex_set_rts(struct mwifiex_private *priv, u32 rts_thr) mwifiex_set_rts() argument
623 if (rts_thr < MWIFIEX_RTS_MIN_VALUE || rts_thr > MWIFIEX_RTS_MAX_VALUE) mwifiex_set_rts()
624 rts_thr = MWIFIEX_RTS_MAX_VALUE; mwifiex_set_rts()
628 &rts_thr, true); mwifiex_set_rts()
H A Duap_cmd.c569 rts_threshold->rts_thr = cpu_to_le16(bss_cfg->rts_threshold); mwifiex_uap_bss_param_prepare()
H A Dfw.h1840 __le16 rts_thr; member in struct:host_cmd_tlv_rts_threshold

Completed in 141 milliseconds