Home
last modified time | relevance | path

Searched refs:block_tx (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dctrl_iface_ap.c542 settings->block_tx = !!os_strstr(pos, " blocktx"); in hostapd_parse_csa_settings()
Ddfs.c898 csa_settings.block_tx = 1; in hostapd_dfs_start_channel_switch()
Dhostapd.c2616 hapd->cs_block_tx = settings->block_tx; in hostapd_fill_csa_settings()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h1534 u8 block_tx; member
Ddriver_nl80211.c7540 settings->cs_count, settings->block_tx, in nl80211_switch_channel()
7573 (settings->block_tx && in nl80211_switch_channel()