Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dwil_crash_dump.c112 dev_coredumpv(wil_to_dev(wil), fw_dump_data, fw_dump_size, GFP_KERNEL); in wil_fw_core_dump()
Dpmc.c55 struct device *dev = wil_to_dev(wil); in wil_pmc_alloc()
203 struct device *dev = wil_to_dev(wil); in wil_pmc_free()
Dtxrx.c99 struct device *dev = wil_to_dev(wil); in wil_vring_alloc()
160 struct device *dev = wil_to_dev(wil); in wil_vring_free()
220 struct device *dev = wil_to_dev(wil); in wil_vring_alloc_skb()
378 struct device *dev = wil_to_dev(wil); in wil_vring_reap_rx()
1209 struct device *dev = wil_to_dev(wil); in __wil_tx_vring_tso()
1495 struct device *dev = wil_to_dev(wil); in __wil_tx_vring()
1743 struct device *dev = wil_to_dev(wil); in wil_tx_complete()
Dfw_inc.c472 rc = request_firmware(&fw, name, wil_to_dev(wil)); in wil_request_firmware()
Dwil6210.h634 #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i))) macro
Dcfg80211.c1151 dev_dbg(wil_to_dev(wil), "%s()\n", __func__); in wil_wdev_free()