Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1661 struct rtw_phl_noa_desc { struct
1662 u8 enable; /*false=disable, true=enable*/
1663 struct rtw_wifi_role_t *w_role;
1664 enum p2pps_trig_tag tag;
1665 u32 start_t_h;
1666 u32 start_t_l;
1667 u32 interval;
1668 u32 duration;
1669 u8 count;
1670 u8 noa_id; /*filed by phl noa module*/
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1640 struct rtw_phl_noa_desc { struct
1641 u8 enable; /*false=disable, true=enable*/
1642 struct rtw_wifi_role_t *w_role;
1643 enum p2pps_trig_tag tag;
1644 u32 start_t_h;
1645 u32 start_t_l;
1646 u32 interval;
1647 u32 duration;
1648 u8 count;
1649 u8 noa_id; /*filed by phl noa module*/