Searched refs:u_chdef (Results 1 – 2 of 2) sorted by relevance
10301 struct rtw_chan_def u_chdef = {0}; in rtw_ap_check_csa_setting() local10310 if (rtw_phl_mr_get_chandef(d->phl, a->phl_role, &u_chdef) in rtw_ap_check_csa_setting()10317 u_ch = u_chdef.chan; in rtw_ap_check_csa_setting()10318 u_bw = u_chdef.bw; in rtw_ap_check_csa_setting()10319 u_offset = u_chdef.offset; in rtw_ap_check_csa_setting()
10476 struct rtw_chan_def u_chdef = {0}; in rtw_ap_check_csa_setting() local10485 if (rtw_phl_mr_get_chandef(d->phl, a->phl_role, &u_chdef) in rtw_ap_check_csa_setting()10492 u_ch = u_chdef.chan; in rtw_ap_check_csa_setting()10493 u_bw = u_chdef.bw; in rtw_ap_check_csa_setting()10494 u_offset = u_chdef.offset; in rtw_ap_check_csa_setting()