Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h2657 struct rtw_phl_com_t { struct
2658 struct rtw_wifi_role_t wifi_roles[MAX_WIFI_ROLE_NUMBER];
2659 struct mr_ctl_t mr_ctrl; /*multi wifi_role control module*/
2660 struct rtw_phl_evt_ops evt_ops;
2661 enum rtw_hci_type hci_type;
2662 enum rtw_drv_mode drv_mode;/*normal or mp mode*/
2663 enum rtw_dev_state dev_state;
2665 struct hal_spec_t hal_spec;
2667 struct role_sw_cap_t role_sw_cap; /* SW control capability of role for any purpose */
2668 struct protocol_cap_t proto_sw_cap[2]; /* SW control wifi protocol capability for any purpose */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h2633 struct rtw_phl_com_t { struct
2634 struct rtw_wifi_role_t wifi_roles[MAX_WIFI_ROLE_NUMBER];
2635 struct mr_ctl_t mr_ctrl; /*multi wifi_role control module*/
2636 struct rtw_phl_evt_ops evt_ops;
2637 enum rtw_hci_type hci_type;
2638 enum rtw_drv_mode drv_mode;/*normal or mp mode*/
2639 enum rtw_dev_state dev_state;
2641 struct hal_spec_t hal_spec;
2643 struct role_sw_cap_t role_sw_cap; /* SW control capability of role for any purpose */
2644 struct protocol_cap_t proto_sw_cap[2]; /* SW control wifi protocol capability for any purpose */
[all …]