Home
last modified time | relevance | path

Searched refs:passive_u5 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_6g.c31 *passive = ((chdef->passive_u5[2] << 16) | in _get_6ghz_ch_info()
32 (chdef->passive_u5[1] << 8) | in _get_6ghz_ch_info()
33 (chdef->passive_u5[0])); in _get_6ghz_ch_info()
H A Dphl_chnlplan_6g.h38 u8 passive_u5[3]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_6g.c31 *passive = ((chdef->passive_u5[2] << 16) | in _get_6ghz_ch_info()
32 (chdef->passive_u5[1] << 8) | in _get_6ghz_ch_info()
33 (chdef->passive_u5[0])); in _get_6ghz_ch_info()
H A Dphl_chnlplan_6g.h38 u8 passive_u5[3]; member