Searched defs:wifidirect_info (Results 1 – 2 of 2) sorted by relevance
180 struct wifidirect_info { struct181 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 scan191 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 …]
193 struct wifidirect_info { struct194 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 …]