Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/cavium/liquidio/
H A Docteon_network.h559 static inline void stop_txqs(struct net_device *netdev) in stop_txqs() function
H A Dlio_vf_main.c355 stop_txqs(netdev); in update_link_status()
974 stop_txqs(netdev); in liquidio_stop()
H A Dlio_main.c582 stop_txqs(netdev); in update_link_status()
1857 stop_txqs(netdev); in liquidio_stop()
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h511 struct vfpf_stop_txqs_tlv stop_txqs; member
H A Dqed_sriov.c2616 req = &mbx->req_virt->stop_txqs; in qed_iov_vf_mbx_stop_txqs()