Home
last modified time | relevance | path

Searched defs:mp_context (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp_def.h715 struct mp_context { struct
716 u8 status;
717 u8 cur_phy;
718 u8 rx_physts;
719 _os_sema mp_cmd_sema;
720 void *buf;
721 u32 buf_len;
722 void *rpt;
723 u32 rpt_len;
724 struct test_obj_ctrl_interface mp_test_ctrl;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_def.h720 struct mp_context { struct
721 u8 status;
722 u8 cur_phy;
723 u8 rx_physts;
724 _os_sema mp_cmd_sema;
725 void *buf;
726 u32 buf_len;
727 void *rpt;
728 u32 rpt_len;
729 struct test_obj_ctrl_interface mp_test_ctrl;
[all …]