Home
last modified time | relevance | path

Searched refs:phl_role_is_ap_category (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_role.h18 #define phl_role_is_ap_category(_wrole) (_wrole->type == PHL_RTYPE_AP || _wrole->type == PHL_RTYPE_… macro
H A Dphl_role.c1204 } else if (phl_role_is_ap_category(wrole)) { in phl_role_get_bcn_intvl()
H A Dphl_sta.c2400 if (phl_role_is_ap_category(wrole)) in phl_calc_offset_from_tbtt()
H A Dphl_mr.c3530 if (phl_role_is_ap_category(wr)&& in _mr_is_2g_scc_1ap_1sta()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_role.h18 #define phl_role_is_ap_category(_wrole) (_wrole->type == PHL_RTYPE_AP || _wrole->type == PHL_RTYPE_… macro
H A Dphl_role.c1202 } else if (phl_role_is_ap_category(wrole)) { in phl_role_get_bcn_intvl()
H A Dphl_sta.c2436 if (phl_role_is_ap_category(wrole)) in phl_calc_offset_from_tbtt()
H A Dphl_mr.c3530 if (phl_role_is_ap_category(wr)&& in _mr_is_2g_scc_1ap_1sta()