Home
last modified time | relevance | path

Searched refs:chan_switch_req_enable (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_build.c758 if (p2p->cfg->chan_switch_req_enable) in p2p_buf_add_pcea()
H A Dp2p.h742 bool chan_switch_req_enable; member
H A Dp2p.c5059 p2p->cfg->chan_switch_req_enable = val; in p2p_set_chan_switch_req_enable()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c6075 p2p.chan_switch_req_enable = wpa_s->conf->p2p_chan_switch_req_enable; in wpas_p2p_init()