Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_role.h19 #define phl_role_is_client_category(_wrole) (_wrole->type == PHL_RTYPE_STATION || _wrole->type == P… macro
H A Dphl_role.c1201 if (phl_role_is_client_category(wrole)) { in phl_role_get_bcn_intvl()
H A Dphl_mr.c2537 if (phl_role_is_client_category(wr)) { in _mr_tdmra_role_state_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_role.h19 #define phl_role_is_client_category(_wrole) (_wrole->type == PHL_RTYPE_STATION || _wrole->type == P… macro
H A Dphl_role.c1199 if (phl_role_is_client_category(wrole)) { in phl_role_get_bcn_intvl()
H A Dphl_mr.c2537 if (phl_role_is_client_category(wr)) { in _mr_tdmra_role_state_check()