Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chnlplan_6g.h72 u8 passive_u8[2]; member
H A Dphl_regulation_6g.c56 *passive = ((chdef->passive_u8[1] << 8) | in _get_6ghz_ch_info()
57 (chdef->passive_u8[0])); in _get_6ghz_ch_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chnlplan_6g.h72 u8 passive_u8[2]; member
H A Dphl_regulation_6g.c56 *passive = ((chdef->passive_u8[1] << 8) | in _get_6ghz_ch_info()
57 (chdef->passive_u8[0])); in _get_6ghz_ch_info()