Home
last modified time | relevance | path

Searched refs:cs_count (Results 1 – 8 of 8) sorted by relevance

/hostap-latest/src/ap/
Dhostapd.h316 u8 cs_count; member
Ddfs.c988 csa_settings.cs_count = 5; in hostapd_dfs_request_channel_switch()
Dbeacon.c495 *eid++ = hapd->cs_count; in hostapd_eid_csa()
511 *eid++ = hapd->cs_count; in hostapd_eid_ecsa()
Dhostapd.c4412 hapd->cs_count = settings->cs_count; in hostapd_fill_csa_settings()
4443 hapd->cs_count = 0; in hostapd_cleanup_cs_params()
Dctrl_iface_ap.c1103 settings->cs_count = strtol(pos, &end, 10); in hostapd_parse_csa_settings()
/hostap-latest/src/drivers/
Ddriver.h2760 u8 cs_count; member
Ddriver_nl80211.c11275 settings->cs_count, settings->block_tx, in nl80211_switch_channel()
11338 settings->cs_count)) in nl80211_switch_channel()
11345 settings->cs_count))) in nl80211_switch_channel()
11351 settings->cs_count) || in nl80211_switch_channel()
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c9801 csa_settings.cs_count = P2P_GO_CSA_COUNT; in wpas_p2p_move_go_csa()