Searched defs:rtl_p2p_ps_info (Results 1 – 1 of 1) sorted by relevance
1117 struct rtl_p2p_ps_info { struct1118 enum p2p_ps_mode p2p_ps_mode; /* indicate p2p ps mode */1119 enum p2p_ps_state p2p_ps_state; /* indicate p2p ps state */1120 u8 noa_index; /* Identifies instance of Notice of Absence timing. */1122 u8 ctwindow;1123 u8 opp_ps; /* opportunistic power save. */1124 u8 noa_num; /* number of NoA descriptor in P2P IE. */1126 u8 noa_count_type[P2P_MAX_NOA_NUM];1130 u32 noa_duration[P2P_MAX_NOA_NUM];1134 u32 noa_interval[P2P_MAX_NOA_NUM];[all …]