Lines Matching refs:he
6012 int he; in p2p_ctrl_connect() local
6058 he = (os_strstr(cmd, " he") != NULL) || wpa_s->conf->p2p_go_he; in p2p_ctrl_connect()
6133 pd, ht40, vht, max_oper_chwidth, he, edmg, in p2p_ctrl_connect()
6689 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local
6728 he = (os_strstr(cmd, " he") != NULL) || wpa_s->conf->p2p_go_he; in p2p_ctrl_invite_persistent()
6749 max_oper_chwidth, pref_freq, he, edmg, in p2p_ctrl_invite_persistent()
6802 int he, int edmg, bool allow_6ghz) in p2p_ctrl_group_add_persistent() argument
6816 vht_chwidth, he, edmg, in p2p_ctrl_group_add_persistent()
6827 int he = wpa_s->conf->p2p_go_he; in p2p_ctrl_group_add() local
6852 he = 1; in p2p_ctrl_group_add()
6901 max_oper_chwidth, he, in p2p_ctrl_group_add()
6905 max_oper_chwidth, he, edmg, allow_6ghz); in p2p_ctrl_group_add()