Searched refs:drbr_advance (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_rxtx.c246 drbr_advance(ifp, iq->br);
251 drbr_advance(ifp, iq->br);
/freebsd-11-stable/sys/dev/ntb/if_ntb/
H A Dif_ntb.c342 drbr_advance(ifp, q->br);
347 drbr_advance(ifp, q->br);
/freebsd-11-stable/sys/net/
H A Difq.h364 * since drbr_advance() does nothing
411 drbr_advance(struct ifnet *ifp, struct buf_ring *br) function
/freebsd-11-stable/sys/dev/ena/
H A Dena_datapath.c1077 drbr_advance(adapter->ifp, tx_ring->br);
1083 drbr_advance(adapter->ifp, tx_ring->br);
/freebsd-11-stable/sys/dev/xen/netfront/
H A Dnetfront.c2123 drbr_advance(ifp, br);
2131 drbr_advance(ifp, br);
/freebsd-11-stable/sys/dev/ixgbe/
H A Dix_txrx.c233 drbr_advance(ifp, txr->br);
240 drbr_advance(ifp, txr->br);
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_txrx.c222 drbr_advance(ifp, txr->br);
227 drbr_advance(ifp, txr->br);
/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.c1003 drbr_advance(ifp, sq->br);
1009 drbr_advance(ifp, sq->br);
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_os.c1494 drbr_advance(ifp, fp->tx_br);
1501 drbr_advance(ifp, fp->tx_br);
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c3069 drbr_advance(ifp, br);
3072 drbr_advance(ifp, br);
/freebsd-11-stable/sys/dev/virtio/network/
H A Dif_vtnet.c2354 drbr_advance(ifp, br);
2357 drbr_advance(ifp, br);
/freebsd-11-stable/sys/dev/oce/
H A Doce_if.c1499 drbr_advance(ifp, br);
1507 drbr_advance(ifp, br);
/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.c965 drbr_advance(ifp, txr->br);
976 drbr_advance(ifp, txr->br);
H A Dif_em.c1095 drbr_advance(ifp, txr->br);
1106 drbr_advance(ifp, txr->br);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3119 drbr_advance(ifp, fp->tx_br);
3124 drbr_advance(ifp, fp->tx_br);
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c5890 drbr_advance(ifp, txr->hn_mbuf_br);
5925 drbr_advance(ifp, txr->hn_mbuf_br);
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c5726 drbr_advance(ifp, tx_br);
5750 drbr_advance(ifp, tx_br);
5762 drbr_advance(ifp, tx_br);

Completed in 555 milliseconds