Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddfs.c989 csa_settings.block_tx = 1; in hostapd_dfs_request_channel_switch()
Dctrl_iface_ap.c1142 settings->block_tx = !!os_strstr(pos, " blocktx"); in hostapd_parse_csa_settings()
Dhostapd.c4413 hapd->cs_block_tx = settings->block_tx; in hostapd_fill_csa_settings()
/hostap-latest/src/drivers/
Ddriver.h2761 u8 block_tx; member
Ddriver_nl80211.c11275 settings->cs_count, settings->block_tx, in nl80211_switch_channel()
11353 (settings->block_tx && in nl80211_switch_channel()
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c9802 csa_settings.block_tx = P2P_GO_CSA_BLOCK_TX; in wpas_p2p_move_go_csa()