Searched refs:chdef5g (Results 1 – 4 of 4) sorted by relevance
22 extern const struct chdef_5ghz chdef5g[MAX_CHDEF_5GHZ];221 if (f->ch_idx == chdef5g[i].idx) { in _chnlplan_update_5g()222 chdef = &chdef5g[i]; in _chnlplan_update_5g()959 if (idx5g == chdef5g[i].idx) { in rtw_phl_query_specific_chplan()960 chdef5 = &chdef5g[i]; in rtw_phl_query_specific_chplan()
29 const struct chdef_5ghz chdef5g[MAX_CHDEF_5GHZ] = { variable