Home
last modified time | relevance | path

Searched refs:iwm_to_wiphy (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/iwmc3200wifi/
Drx.c151 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_ntf_init_complete()
535 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_mlme_assoc_complete()
772 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_mlme_medium_lost()
785 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_mlme_update_bss_table()
1083 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_ntf_channel_info_list()
1219 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_ntf_card_state()
Deeprom.c156 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_eeprom_fat_channels()
Dmain.c148 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_ct_kill_work()
649 struct wiphy *wiphy = iwm_to_wiphy(iwm); in __iwm_up()
Diwm.h322 #define iwm_to_wiphy(i) (i->wdev->wiphy) macro
Ddebugfs.c429 iwm->dbg.devdir = debugfs_create_dir(wiphy_name(iwm_to_wiphy(iwm)), in iwm_debugfs_init()
Dcfg80211.c283 struct wiphy *wiphy = iwm_to_wiphy(iwm); in iwm_cfg80211_inform_bss()