Home
last modified time | relevance | path

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

/openbmc/linux/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.c588 stop_txqs(netdev); in update_link_status()
1863 stop_txqs(netdev); in liquidio_stop()
/openbmc/linux/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()