Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c892 seq.post_prot_phase.map[PHL_MDL_PRI_OPTIONAL].len = sizeof(post_proct_seq); in disp_self_def_msg_test()
893 seq.post_prot_phase.map[PHL_MDL_PRI_OPTIONAL].id_arr = post_proct_seq; in disp_self_def_msg_test()
894 seq.post_prot_phase.map[PHL_MDL_PRI_MANDATORY].len = sizeof(post_proct_seq); in disp_self_def_msg_test()
895 seq.post_prot_phase.map[PHL_MDL_PRI_MANDATORY].id_arr = post_proct_seq; in disp_self_def_msg_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c892 seq.post_prot_phase.map[PHL_MDL_PRI_OPTIONAL].len = sizeof(post_proct_seq); in disp_self_def_msg_test()
893 seq.post_prot_phase.map[PHL_MDL_PRI_OPTIONAL].id_arr = post_proct_seq; in disp_self_def_msg_test()
894 seq.post_prot_phase.map[PHL_MDL_PRI_MANDATORY].len = sizeof(post_proct_seq); in disp_self_def_msg_test()
895 seq.post_prot_phase.map[PHL_MDL_PRI_MANDATORY].id_arr = post_proct_seq; in disp_self_def_msg_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h790 struct msg_dispatch_seq post_prot_phase; member
H A Dphl_cmd_dispatcher.c2395 seq = &(ex->attr->self_def_seq.post_prot_phase); in run_self_def_seq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h791 struct msg_dispatch_seq post_prot_phase; member
H A Dphl_cmd_dispatcher.c2394 seq = &(ex->attr->self_def_seq.post_prot_phase); in run_self_def_seq()