Lines Matching refs:adapter

163 void r8712_survey_event_callback(struct _adapter *adapter, u8 *pbuf);
164 void r8712_surveydone_event_callback(struct _adapter *adapter, u8 *pbuf);
165 void r8712_joinbss_event_callback(struct _adapter *adapter, u8 *pbuf);
166 void r8712_stassoc_event_callback(struct _adapter *adapter, u8 *pbuf);
167 void r8712_stadel_event_callback(struct _adapter *adapter, u8 *pbuf);
168 void r8712_atimdone_event_callback(struct _adapter *adapter, u8 *pbuf);
169 void r8712_cpwm_event_callback(struct _adapter *adapter, u8 *pbuf);
170 void r8712_wpspbc_event_callback(struct _adapter *adapter, u8 *pbuf);
171 void r8712_free_network_queue(struct _adapter *adapter);
172 int r8712_init_mlme_priv(struct _adapter *adapter);
175 int r8712_set_key(struct _adapter *adapter,
177 int r8712_set_auth(struct _adapter *adapter,
184 void r8712_free_assoc_resources(struct _adapter *adapter);
185 void r8712_ind_disconnect(struct _adapter *adapter);
186 void r8712_indicate_connect(struct _adapter *adapter);
187 int r8712_restruct_sec_ie(struct _adapter *adapter, u8 *in_ie,
189 int r8712_restruct_wmm_ie(struct _adapter *adapter, u8 *in_ie,
191 void r8712_init_registrypriv_dev_network(struct _adapter *adapter);
192 void r8712_update_registrypriv_dev_network(struct _adapter *adapter);
193 void _r8712_sitesurvey_ctrl_handler(struct _adapter *adapter);
194 void _r8712_join_timeout_handler(struct _adapter *adapter);
195 void r8712_scan_timeout_handler(struct _adapter *adapter);
196 void _r8712_dhcp_timeout_handler(struct _adapter *adapter);
203 int r8712_is_same_ibss(struct _adapter *adapter, struct wlan_network *pnetwork);