Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
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()
371 struct device *dev = wil_to_dev(wil); in wil_vring_reap_rx()
1105 struct device *dev = wil_to_dev(wil); in __wil_tx_vring()
1347 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.h616 #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i))) macro
Dcfg80211.c1039 dev_dbg(wil_to_dev(wil), "%s()\n", __func__); in wil_wdev_free()