Searched refs:chd_6g (Results 1 – 4 of 4) sorted by relevance
516 u8 chd_6g; in rtw_chplan_6g_get_ch() local521 chd_6g = rtw_chplan_6g_map[id].chd; in rtw_chplan_6g_get_ch()523 attrib = CH_LIST_ATTRIB(rtw_channel_def_6g[chd_6g]); in rtw_chplan_6g_get_ch()525 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in rtw_chplan_6g_get_ch()526 if (CH_LIST_CH(rtw_channel_def_6g[chd_6g], index) == ch) { in rtw_chplan_6g_get_ch()723 u8 chd_6g; in init_channel_set_from_rtk_priv_6g() local736 chd_6g = rtw_chplan_6g_map[chplan_6g].chd; in init_channel_set_from_rtk_priv_6g()738 attrib = CH_LIST_ATTRIB(rtw_channel_def_6g[chd_6g]); in init_channel_set_from_rtk_priv_6g()740 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in init_channel_set_from_rtk_priv_6g()741 ch = CH_LIST_CH(rtw_channel_def_6g[chd_6g], index); in init_channel_set_from_rtk_priv_6g()
633 u8 chd_6g; in rtw_chplan_6g_get_ch() local643 chd_6g = rtw_chplan_6g_map[id].chd; in rtw_chplan_6g_get_ch()645 attrib = CH_LIST_ATTRIB(rtw_channel_def_6g[chd_6g]); in rtw_chplan_6g_get_ch()647 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in rtw_chplan_6g_get_ch()648 if (CH_LIST_CH(rtw_channel_def_6g[chd_6g], index) == ch) { in rtw_chplan_6g_get_ch()921 u8 chd_6g; in init_channel_set_from_rtk_priv_6g() local935 chd_6g = rtw_chplan_6g_map[chplan_6g].chd; in init_channel_set_from_rtk_priv_6g()937 attrib = CH_LIST_ATTRIB(rtw_channel_def_6g[chd_6g]); in init_channel_set_from_rtk_priv_6g()939 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in init_channel_set_from_rtk_priv_6g()940 ch = CH_LIST_CH(rtw_channel_def_6g[chd_6g], index); in init_channel_set_from_rtk_priv_6g()