Searched refs:chdef6g (Results 1 – 4 of 4) sorted by relevance
20 extern const struct chdef_6ghz chdef6g[MAX_CHDEF_6GHZ];149 if (ch_idx == chdef6g[i].idx) { in _chnlplan_update_6g()150 chdef = &chdef6g[i]; in _chnlplan_update_6g()
19 const struct chdef_6ghz chdef6g[MAX_CHDEF_6GHZ] = { variable