Lines Matching refs:max_oper_chwidth
6372 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local
6449 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_connect()
6450 if (max_oper_chwidth < 0) in p2p_ctrl_connect()
6454 max_oper_chwidth = CONF_OPER_CHWIDTH_40MHZ_6GHZ; in p2p_ctrl_connect()
6497 pd, ht40, vht, max_oper_chwidth, he, edmg, in p2p_ctrl_connect()
7048 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local
7098 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_invite_persistent()
7099 if (max_oper_chwidth < 0) in p2p_ctrl_invite_persistent()
7105 max_oper_chwidth = CONF_OPER_CHWIDTH_40MHZ_6GHZ; in p2p_ctrl_invite_persistent()
7108 max_oper_chwidth, pref_freq, he, edmg, in p2p_ctrl_invite_persistent()
7190 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
7253 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_group_add()
7254 if (max_oper_chwidth < 0) in p2p_ctrl_group_add()
7258 max_oper_chwidth = CONF_OPER_CHWIDTH_40MHZ_6GHZ; in p2p_ctrl_group_add()
7267 max_oper_chwidth, he, in p2p_ctrl_group_add()
7272 max_oper_chwidth, he, edmg, allow_6ghz); in p2p_ctrl_group_add()