Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_mlme.h168 struct wifidirect_info { struct
169 struct adapter *padapter;
170 struct timer_list find_phase_timer;
171 struct timer_list restore_p2p_state_timer;
175 struct timer_list pre_tx_scan_timer;
176 struct timer_list reset_ch_sitesurvey;
177 struct timer_list reset_ch_sitesurvey2; /* Just for resetting the scan
179 struct tx_provdisc_req_info tx_prov_disc_info;
180 struct rx_provdisc_req_info rx_prov_disc_info;
181 struct tx_invite_req_info invitereq_info;
[all …]
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_mlme.h197 struct wifidirect_info { struct
198 struct adapter *padapter;
199 struct timer_list find_phase_timer;
200 struct timer_list restore_p2p_state_timer;
203 struct timer_list pre_tx_scan_timer;
204 struct timer_list reset_ch_sitesurvey;
205 …_list reset_ch_sitesurvey2; /* Just for resetting the scan limit function by using p2p nego */
206 struct tx_provdisc_req_info tx_prov_disc_info;
207 struct rx_provdisc_req_info rx_prov_disc_info;
208 struct tx_invite_req_info invitereq_info;
[all …]