Searched refs:rts_threshold (Results 1 – 9 of 9) sorted by relevance
176 int wifi_nxp_hostapd_set_rts(void *if_priv, int rts_threshold);
466 int wifi_set_uap_rts(int rts_threshold);
3566 sys_config->rts_threshold = MLAN_RTS_MAX_VALUE; in wifi_nxp_beacon_config()4117 int wifi_set_uap_rts(int rts_threshold) in wifi_set_uap_rts() argument4125 rts_threshold_tlv.rts_threshold = (t_u16)rts_threshold; in wifi_set_uap_rts()
391 mib->param.rts_threshold = ul_temp; in wlan_ret_802_11_snmp_mib()
78 value = mib->param.rts_threshold; in wlan_snmp_mib_ioctl()
4202 mib->param.rts_threshold = rts; in wifi_set_rts()
1027 t_u16 rts_threshold; member1428 t_u32 rts_threshold; member
6124 t_u16 rts_threshold;
3441 int wifi_nxp_hostapd_set_rts(void *if_priv, int rts_threshold) in wifi_nxp_hostapd_set_rts() argument3451 ret = wifi_set_uap_rts(rts_threshold); in wifi_nxp_hostapd_set_rts()