Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_mlme.h180 struct wifidirect_info { struct
181 struct adapter *padapter;
182 struct timer_list find_phase_timer;
183 struct timer_list restore_p2p_state_timer;
187 struct timer_list pre_tx_scan_timer;
188 struct timer_list reset_ch_sitesurvey;
189 struct timer_list reset_ch_sitesurvey2; /* Just for resetting the scan
191 struct tx_provdisc_req_info tx_prov_disc_info;
192 struct rx_provdisc_req_info rx_prov_disc_info;
193 struct tx_invite_req_info invitereq_info;
[all …]
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_mlme.h193 struct wifidirect_info { struct
194 struct adapter *padapter;
195 struct timer_list find_phase_timer;
196 struct timer_list restore_p2p_state_timer;
199 struct timer_list pre_tx_scan_timer;
200 struct timer_list reset_ch_sitesurvey;
201 …_list reset_ch_sitesurvey2; /* Just for resetting the scan limit function by using p2p nego */
202 struct tx_provdisc_req_info tx_prov_disc_info;
203 struct rx_provdisc_req_info rx_prov_disc_info;
204 struct tx_invite_req_info invitereq_info;
[all …]