Lines Matching refs:max_oper_chwidth
6373 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local
6450 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_connect()
6451 if (max_oper_chwidth < 0) in p2p_ctrl_connect()
6455 max_oper_chwidth = CONF_OPER_CHWIDTH_40MHZ_6GHZ; in p2p_ctrl_connect()
6498 pd, ht40, vht, max_oper_chwidth, he, edmg, in p2p_ctrl_connect()
7049 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local
7099 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_invite_persistent()
7100 if (max_oper_chwidth < 0) in p2p_ctrl_invite_persistent()
7106 max_oper_chwidth = CONF_OPER_CHWIDTH_40MHZ_6GHZ; in p2p_ctrl_invite_persistent()
7109 max_oper_chwidth, pref_freq, he, edmg, in p2p_ctrl_invite_persistent()
7191 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
7254 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_group_add()
7255 if (max_oper_chwidth < 0) in p2p_ctrl_group_add()
7259 max_oper_chwidth = CONF_OPER_CHWIDTH_40MHZ_6GHZ; in p2p_ctrl_group_add()
7268 max_oper_chwidth, he, in p2p_ctrl_group_add()
7273 max_oper_chwidth, he, edmg, allow_6ghz); in p2p_ctrl_group_add()