Home
last modified time | relevance | path

Searched refs:CH_PSC (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_6g.c92 property |= CH_PSC; in _convert_ch6g()
98 ((property & CH_PSC) ? ", psc" : "")); in _convert_ch6g()
121 if (src->ch[j].property & CH_PSC) { in _update_psc_group()
H A Dphl_regulation_def.h92 CH_PSC = BIT(2) /* 6 ghz preferred scanning channel */ enumerator
H A Dphl_regulation.c484 ((plan->ch[i].property & CH_PSC) ? ", psc" : "")); in _display_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_6g.c92 property |= CH_PSC; in _convert_ch6g()
98 ((property & CH_PSC) ? ", psc" : "")); in _convert_ch6g()
121 if (src->ch[j].property & CH_PSC) { in _update_psc_group()
H A Dphl_regulation_def.h92 CH_PSC = BIT(2) /* 6 ghz preferred scanning channel */ enumerator
H A Dphl_regulation.c484 ((plan->ch[i].property & CH_PSC) ? ", psc" : "")); in _display_chplan()