Home
last modified time | relevance | path

Searched refs:iwm_send_mlme_profile (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/iwmc3200wifi/
Dmain.c206 iwm_send_mlme_profile(iwm); in iwm_reset_worker()
229 ret = iwm_send_mlme_profile(iwm); in iwm_auth_retry_worker()
Dcfg80211.c427 return iwm_send_mlme_profile(iwm); in iwm_cfg80211_join_ibss()
642 ret = iwm_send_mlme_profile(iwm); in iwm_cfg80211_connect()
Dcommands.h490 int iwm_send_mlme_profile(struct iwm_priv *iwm);
Dcommands.c764 int iwm_send_mlme_profile(struct iwm_priv *iwm) in iwm_send_mlme_profile() function