Searched refs:support_mode (Results 1 – 11 of 11) sorted by relevance
567 rg->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N | in _reset_for_non_specific_country()784 rg->support_mode = 0; in rtw_phl_regulation_set_country()786 rg->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N); in rtw_phl_regulation_set_country()788 rg->support_mode |= (SUPPORT_11A); in rtw_phl_regulation_set_country()790 rg->support_mode |= (SUPPORT_11AC); in rtw_phl_regulation_set_country()792 rg->support_mode |= (SUPPORT_11AX); in rtw_phl_regulation_set_country()1036 info->support_mode = rg->support_mode; in rtw_phl_query_regulation_info()1074 country_chplan->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N); in rtw_phl_query_country_chplan()1076 country_chplan->support_mode |= (SUPPORT_11A); in rtw_phl_query_country_chplan()1078 country_chplan->support_mode |= (SUPPORT_11AC); in rtw_phl_query_country_chplan()[all …]
126 u8 support_mode; member138 u8 support_mode; member
71 u8 support_mode; member
224 ; support_mode245 ;support_mode= 2
1065 u8 support_mode; member
3917 entry.support_mode = 0; in ipw_add_station()
3202 | ((plan.support_mode & SUPPORT_11AC) ? CHPLAN_PROTO_EN_AC : 0) in rtw_get_chplan_from_country()3203 | ((plan.support_mode & SUPPORT_11AX) ? CHPLAN_PROTO_EN_AX : 0) in rtw_get_chplan_from_country()