Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c22 ndev_i = vif_to_ndev(vif); in wil_has_other_active_ifaces()
215 struct net_device *ndev = vif_to_ndev(vif); in wil_vif_free()
410 struct net_device *ndev = vif_to_ndev(vif); in wil_vif_add()
516 ndev = vif_to_ndev(vif); in wil_vif_remove()
H A Drx_reorder.c107 ndev = vif_to_ndev(vif); in wil_rx_reorder()
218 struct net_device *ndev = vif_to_ndev(vif); in wil_rx_bar()
H A Dmain.c308 ndev = vif_to_ndev(vif); in _wil6210_disconnect_complete()
424 ndev = vif_to_ndev(vif); in _wil6210_disconnect()
464 struct net_device *ndev = vif_to_ndev(vif); in wil_disconnect_worker()
1558 ndev = vif_to_ndev(vif); in wil_restore_vifs()
H A Dtxrx.c498 ndev = vif_to_ndev(vif); in wil_vring_reap_rx()
2256 netif_tx_stop_all_queues(vif_to_ndev(vif)); in __wil_update_net_queues()
2287 netif_tx_wake_all_queues(vif_to_ndev(vif)); in __wil_update_net_queues()
2421 struct net_device *ndev = vif_to_ndev(vif); in wil_tx_complete()
H A Dtxrx_edma.c1103 ndev = vif_to_ndev(vif); in wil_rx_handle_edma()
1212 ndev = vif_to_ndev(vif); in wil_tx_sring_handler()
H A Dwil6210.h1074 #define vif_to_ndev(v) (v->ndev) macro
H A Ddebugfs.c1693 ndev = vif_to_ndev(vif); in mids_show()