Lines Matching defs:iwm

167 	struct iwm_priv *iwm = ndev_to_iwm(ndev);  in iwm_cfg80211_add_key()  local
193 struct iwm_priv *iwm = ndev_to_iwm(ndev); in iwm_cfg80211_get_key() local
220 struct iwm_priv *iwm = ndev_to_iwm(ndev); in iwm_cfg80211_del_key() local
243 struct iwm_priv *iwm = ndev_to_iwm(ndev); in iwm_cfg80211_set_default_key() local
264 struct iwm_priv *iwm = ndev_to_iwm(ndev); in iwm_cfg80211_get_station() local
281 int iwm_cfg80211_inform_bss(struct iwm_priv *iwm) in iwm_cfg80211_inform_bss()
325 struct iwm_priv *iwm; in iwm_cfg80211_change_iface() local
359 struct iwm_priv *iwm = ndev_to_iwm(ndev); in iwm_cfg80211_scan() local
391 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_set_wiphy_params() local
425 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_join_ibss() local
447 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_leave_ibss() local
455 static int iwm_set_auth_type(struct iwm_priv *iwm, in iwm_set_auth_type()
485 static int iwm_set_wpa_version(struct iwm_priv *iwm, u32 wpa_version) in iwm_set_wpa_version()
503 static int iwm_set_cipher(struct iwm_priv *iwm, u32 cipher, bool ucast) in iwm_set_cipher()
540 static int iwm_set_key_mgt(struct iwm_priv *iwm, u32 key_mgt) in iwm_set_key_mgt()
566 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_connect() local
680 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_disconnect() local
693 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_set_txpower() local
723 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_get_txpower() local
734 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_set_power_mgmt() local
755 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_set_pmksa() local
764 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_del_pmksa() local
772 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in iwm_cfg80211_flush_pmksa() local
872 void iwm_wdev_free(struct iwm_priv *iwm) in iwm_wdev_free()