Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation.h50 #define INVALID_DOMAIN_CODE 0xffff macro
H A Dphl_init.c983 rg->domain.code = INVALID_DOMAIN_CODE; in phl_regulation_init()
984 rg->domain_6g.code = INVALID_DOMAIN_CODE; in phl_regulation_init()
H A Dphl_regulation.c314 if (rg->domain.code == INVALID_DOMAIN_CODE) in _get_chnlplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation.h50 #define INVALID_DOMAIN_CODE 0xffff macro
H A Dphl_init.c991 rg->domain.code = INVALID_DOMAIN_CODE; in phl_regulation_init()
992 rg->domain_6g.code = INVALID_DOMAIN_CODE; in phl_regulation_init()
H A Dphl_regulation.c314 if (rg->domain.code == INVALID_DOMAIN_CODE) in _get_chnlplan()