Searched refs:wil_to_dev (Results 1 – 6 of 6) sorted by relevance
55 struct device *dev = wil_to_dev(wil); in wil_pmc_alloc()203 struct device *dev = wil_to_dev(wil); in wil_pmc_free()
111 dev_coredumpv(wil_to_dev(wil), fw_dump_data, fw_dump_size, GFP_KERNEL); in wil_fw_core_dump()
99 struct device *dev = wil_to_dev(wil); in wil_vring_alloc()160 struct device *dev = wil_to_dev(wil); in wil_vring_free()228 struct device *dev = wil_to_dev(wil); in wil_vring_alloc_skb()386 struct device *dev = wil_to_dev(wil); in wil_vring_reap_rx()1326 struct device *dev = wil_to_dev(wil); in __wil_tx_vring_tso()1619 struct device *dev = wil_to_dev(wil); in __wil_tx_vring()1874 struct device *dev = wil_to_dev(wil); in wil_tx_complete()
518 rc = request_firmware(&fw, name, wil_to_dev(wil)); in wil_request_firmware()
676 #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i))) macro
1521 dev_dbg(wil_to_dev(wil), "%s()\n", __func__); in wil_wdev_free()