Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dmain.c1224 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_collect_fw_info()
1239 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_refresh_fw_capabilities()
1325 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_get_bl_info()
1417 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_get_otp_info()
Dwil6210.h1075 #define wil_to_wiphy(i) (i->wiphy) macro
1076 #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i)))
Dwmi.c780 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_ready()
829 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_rx_mgmt()
1074 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_connect()
1390 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_sched_scan_result()
1726 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_reassoc_status()
Dcfg80211.c128 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands()
2021 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery()
2676 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw()
2776 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_deinit()
Ddebugfs.c981 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_write_file_txmgmt()
2490 wil_to_wiphy(wil)->debugfsdir); in wil6210_debugfs_init()