Searched refs:chdef (Results 1 – 2 of 2) sorted by relevance
6426 cid_ch[cnt - 1] = wl_linfo[i].chdef; in _update_wl_info_v7()6439 wl_linfo[i].chdef.band == RTW89_BAND_2G) in _update_wl_info_v7()6452 wl_dinfo->op_band[phy_dbcc] = wl_linfo[i].chdef.band; in _update_wl_info_v7()6455 if (wl_linfo[i].chdef.band != RTW89_BAND_2G) { in _update_wl_info_v7()6639 cid_ch[cnt - 1] = wl_linfo->chdef; in _update_wl_info_v8()7615 r.chdef.band = chan->band_type; in rtw89_btc_ntfy_role_info()7616 r.chdef.center_ch = chan->channel; in rtw89_btc_ntfy_role_info()7617 r.chdef.bw = chan->band_width; in rtw89_btc_ntfy_role_info()7618 r.chdef.chan = chan->primary_channel; in rtw89_btc_ntfy_role_info()
1440 struct rtw89_btc_chdef chdef; member