Home
last modified time | relevance | path

Searched defs:rtw_wifi_role_t (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1700 struct rtw_wifi_role_t { struct
1701 struct rtw_phl_com_t *phl_com;/*point to phl_com*/
1703 enum role_type real_type;
1705 enum role_type type;/*will mapping to net type*/
1706 enum role_type target_type;
1708 bool is_gc;
1710 enum mlme_state mstate;
1711 bool active;
1712 enum wr_status status;
1713 u8 id;/* recode role_idx in phl_com */
[all …]
H A Dphl_sound.c1748 struct rtw_wifi_role_t *, in rtw_phl_snd_init_ops_send_ndpa()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1679 struct rtw_wifi_role_t { struct
1680 struct rtw_phl_com_t *phl_com;/*point to phl_com*/
1682 enum role_type real_type;
1684 enum role_type type;/*will mapping to net type*/
1685 enum role_type target_type;
1687 bool is_gc;
1689 enum mlme_state mstate;
1690 bool active;
1691 enum wr_status status;
1692 u8 id;/* recode role_idx in phl_com */
[all …]
H A Dphl_sound.c1748 struct rtw_wifi_role_t *, in rtw_phl_snd_init_ops_send_ndpa()