Searched refs:tgt_ch_params (Results 1 – 2 of 2) sorted by relevance
1375 struct ch_params *tgt_ch_params) in wlansap_get_csa_chanwidth_from_phymode() argument1415 if (tgt_ch_params) in wlansap_get_csa_chanwidth_from_phymode()1416 ch_width = QDF_MIN(ch_width, tgt_ch_params->ch_width); in wlansap_get_csa_chanwidth_from_phymode()1429 if (tgt_ch_params) in wlansap_get_csa_chanwidth_from_phymode()1430 *tgt_ch_params = ch_params; in wlansap_get_csa_chanwidth_from_phymode()1435 tgt_ch_params ? tgt_ch_params->ch_width : CH_WIDTH_MAX, in wlansap_get_csa_chanwidth_from_phymode()
1195 struct ch_params *tgt_ch_params);