Searched defs:wifidirect_info (Results 1 – 2 of 2) sorted by relevance
168 struct wifidirect_info { struct169 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 scan179 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 …]
197 struct wifidirect_info { struct198 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 …]