Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/wil6210/
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()
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()
1063 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_connect()
1379 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_sched_scan_result()
1714 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_reassoc_status()
Dwil6210.h1068 #define wil_to_wiphy(i) (i->wiphy) macro
1069 #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i)))
Dcfg80211.c117 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands()
2030 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery()
2721 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw()
2821 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_deinit()
Ddebugfs.c970 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_write_file_txmgmt()
2440 wil_to_wiphy(wil)->debugfsdir); in wil6210_debugfs_init()