Searched refs:IQ_SEND_STOP (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.h12 #define IQ_SEND_STOP 1 macro
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_tx.h12 #define IQ_SEND_STOP 1 macro
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h30 #define IQ_SEND_STOP 1 macro
H A Drequest_manager.c317 st.status = IQ_SEND_STOP;
559 xmit_stopped || st.status == IQ_SEND_STOP)
H A Dlio_vf_rep.c435 if (status == IQ_SEND_STOP)
H A Dlio_vf_main.c1600 if (status == IQ_SEND_STOP) {
1601 dev_err(&oct->pci_dev->dev, "Rcvd IQ_SEND_STOP signal; stopping IQ-%d\n",
H A Dlio_main.c2517 if (status == IQ_SEND_STOP)

Completed in 113 milliseconds