Home
last modified time | relevance | path

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

/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 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()
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 Ddebugfs.c970 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_write_file_txmgmt()
2440 wil_to_wiphy(wil)->debugfsdir); in wil6210_debugfs_init()