Home
last modified time | relevance | path

Searched refs:stop_txqs (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h559 static inline void stop_txqs(struct net_device *netdev) in stop_txqs() function
Dlio_vf_main.c356 stop_txqs(netdev); in update_link_status()
980 stop_txqs(netdev); in liquidio_stop()
Dlio_main.c594 stop_txqs(netdev); in update_link_status()
1853 stop_txqs(netdev); in liquidio_stop()
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h511 struct vfpf_stop_txqs_tlv stop_txqs; member
Dqed_sriov.c2616 req = &mbx->req_virt->stop_txqs; in qed_iov_vf_mbx_stop_txqs()