Home
last modified time | relevance | path

Searched refs:vif_to_ndev (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dnetdev.c33 ndev_i = vif_to_ndev(vif); in wil_has_other_active_ifaces()
225 struct net_device *ndev = vif_to_ndev(vif); in wil_vif_free()
418 struct net_device *ndev = vif_to_ndev(vif); in wil_vif_add()
519 ndev = vif_to_ndev(vif); in wil_vif_remove()
Drx_reorder.c118 ndev = vif_to_ndev(vif); in wil_rx_reorder()
229 struct net_device *ndev = vif_to_ndev(vif); in wil_rx_bar()
Dmain.c223 struct net_device *ndev = vif_to_ndev(vif); in wil_disconnect_cid()
309 ndev = vif_to_ndev(vif); in _wil6210_disconnect()
385 struct net_device *ndev = vif_to_ndev(vif); in wil_disconnect_worker()
1426 ndev = vif_to_ndev(vif); in wil_restore_vifs()
Dtxrx.c496 ndev = vif_to_ndev(vif); in wil_vring_reap_rx()
1957 netif_tx_stop_all_queues(vif_to_ndev(vif)); in __wil_update_net_queues()
1988 netif_tx_wake_all_queues(vif_to_ndev(vif)); in __wil_update_net_queues()
2121 struct net_device *ndev = vif_to_ndev(vif); in wil_tx_complete()
Dtxrx_edma.c1076 ndev = vif_to_ndev(vif); in wil_rx_handle_edma()
1184 ndev = vif_to_ndev(vif); in wil_tx_sring_handler()
Dcfg80211.c524 ndev = vif_to_ndev(vif); in wil_cfg80211_add_iface()
558 ndev = vif_to_ndev(vif); in wil_vif_prepare_stop()
1807 struct net_device *ndev = vif_to_ndev(vif); in wil_probe_client_handle()
Dwil6210.h1034 #define vif_to_ndev(v) (v->ndev) macro
Dwmi.c910 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_connect()
1106 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_eapol_rx()
Ddebugfs.c1781 ndev = vif_to_ndev(vif); in wil_mids_debugfs_show()