Home
last modified time | relevance | path

Searched refs:drbr_putback (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/sys/dev/liquidio/
H A Dlio_rxtx.c248 drbr_putback(ifp, iq->br, next); in lio_mq_start_locked()
/freebsd-12.1/sys/net/
H A Difq.h339 drbr_putback(struct ifnet *ifp, struct buf_ring *br, struct mbuf *new) in drbr_putback() function
/freebsd-12.1/sys/dev/ntb/if_ntb/
H A Dif_ntb.c336 drbr_putback(ifp, q->br, m); in ntb_transmit_locked()
/freebsd-12.1/sys/dev/xilinx/
H A Dif_xae.c283 drbr_putback(ifp, br, m); in xae_transmit_locked()
/freebsd-12.1/sys/dev/altera/atse/
H A Dif_atse.c320 drbr_putback(ifp, br, m); in atse_transmit_locked()
/freebsd-12.1/sys/dev/virtio/network/
H A Dif_vtnet.c2352 drbr_putback(ifp, br, m); in vtnet_txq_mq_start_locked()
2358 drbr_putback(ifp, br, m); in vtnet_txq_mq_start_locked()
/freebsd-12.1/sys/dev/ena/
H A Dena.c2896 drbr_putback(adapter->ifp, tx_ring->br, mbuf); in ena_start_xmit()
2898 drbr_putback(adapter->ifp, tx_ring->br, mbuf); in ena_start_xmit()
/freebsd-12.1/sys/dev/hyperv/netvsc/
H A Dif_hn.c5872 drbr_putback(ifp, txr->hn_mbuf_br, m_head); in hn_xmit()
5880 drbr_putback(ifp, txr->hn_mbuf_br, m_head); in hn_xmit()
5908 drbr_putback(ifp, txr->hn_mbuf_br, in hn_xmit()
/freebsd-12.1/sys/dev/xen/netfront/
H A Dnetfront.c2122 drbr_putback(ifp, br, m); in xn_txq_mq_start_locked()
/freebsd-12.1/sys/dev/vnic/
H A Dnicvf_queues.c1005 drbr_putback(ifp, sq->br, next); in nicvf_xmit_locked()
/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_os.c1494 drbr_putback(ifp, fp->tx_br, mp); in qla_fp_taskqueue()
/freebsd-12.1/sys/dev/oce/
H A Doce_if.c1505 drbr_putback(ifp, br, next); in oce_multiq_transmit()
/freebsd-12.1/sys/dev/neta/
H A Dif_mvneta.c1986 drbr_putback(ifp, tx->br, m); in mvneta_xmit_locked()
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3116 drbr_putback(ifp, fp->tx_br, mp); in qlnx_transmit_locked()
/freebsd-12.1/sys/dev/bxe/
H A Dbxe.c5750 drbr_putback(ifp, tx_br, next); in bxe_tx_mq_start_locked()