Searched refs:chdef2g (Results 1 – 4 of 4) sorted by relevance
21 extern const struct chdef_2ghz chdef2g[MAX_CHDEF_2GHZ];82 if (f->ch_idx == chdef2g[i].idx) { in _chnlplan_update_2g()83 chdef = &chdef2g[i]; in _chnlplan_update_2g()953 if (idx2g == chdef2g[i].idx) { in rtw_phl_query_specific_chplan()954 chdef2 = &chdef2g[i]; in rtw_phl_query_specific_chplan()
18 const struct chdef_2ghz chdef2g[MAX_CHDEF_2GHZ] = { variable