Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1246 struct rtl_p2p_ps_info { struct
1247 enum p2p_ps_mode p2p_ps_mode; /* indicate p2p ps mode */
1248 enum p2p_ps_state p2p_ps_state; /* indicate p2p ps state */
1249 u8 noa_index; /* Identifies instance of Notice of Absence timing. */
1251 u8 ctwindow;
1252 u8 opp_ps; /* opportunistic power save. */
1253 u8 noa_num; /* number of NoA descriptor in P2P IE. */
1255 u8 noa_count_type[P2P_MAX_NOA_NUM];
1259 u32 noa_duration[P2P_MAX_NOA_NUM];
1263 u32 noa_interval[P2P_MAX_NOA_NUM];
[all …]