Home
last modified time | relevance | path

Searched refs:wil_to_wiphy (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c1213 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_collect_fw_info()
1228 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_refresh_fw_capabilities()
1314 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_get_bl_info()
1406 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_get_otp_info()
H A Dwil6210.h1068 #define wil_to_wiphy(i) (i->wiphy) macro
1069 #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i)))
H A Dwmi.c770 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_ready()
819 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_rx_mgmt()
1064 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_connect()
1380 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_sched_scan_result()
1716 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_reassoc_status()
H A Dcfg80211.c117 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands()
2033 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery()
2723 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw()
2823 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_deinit()
H A Ddebugfs.c970 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_write_file_txmgmt()
2440 wil_to_wiphy(wil)->debugfsdir); in wil6210_debugfs_init()