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

/freebsd-13-stable/sys/dev/liquidio/
H A Dlio_rxtx.c246 drbr_advance(ifp, iq->br);
251 drbr_advance(ifp, iq->br);
/freebsd-13-stable/sys/dev/ntb/if_ntb/
H A Dif_ntb.c344 drbr_advance(ifp, q->br);
349 drbr_advance(ifp, q->br);
/freebsd-13-stable/sys/net/
H A Difq.h366 * since drbr_advance() does nothing
413 drbr_advance(struct ifnet *ifp, struct buf_ring *br) function
/freebsd-13-stable/sys/dev/ena/
H A Dena_datapath.c1091 drbr_advance(adapter->ifp, tx_ring->br);
1097 drbr_advance(adapter->ifp, tx_ring->br);
/freebsd-13-stable/sys/dev/netmap/
H A Dif_ptnet.c1495 drbr_advance(ifp, pq->bufring);
1549 drbr_advance(ifp, pq->bufring);
/freebsd-13-stable/sys/dev/xen/netfront/
H A Dnetfront.c2128 drbr_advance(ifp, br);
2136 drbr_advance(ifp, br);
/freebsd-13-stable/sys/dev/xilinx/
H A Dif_xae.c289 drbr_advance(ifp, br);
/freebsd-13-stable/sys/dev/vnic/
H A Dnicvf_queues.c1002 drbr_advance(ifp, sq->br);
1008 drbr_advance(ifp, sq->br);
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_os.c1472 drbr_advance(ifp, fp->tx_br);
1479 drbr_advance(ifp, fp->tx_br);
/freebsd-13-stable/sys/dev/altera/atse/
H A Dif_atse.c324 drbr_advance(ifp, br);
/freebsd-13-stable/sys/dev/oce/
H A Doce_if.c1454 drbr_advance(ifp, br);
1462 drbr_advance(ifp, br);
/freebsd-13-stable/sys/dev/neta/
H A Dif_mvneta.c2007 drbr_advance(ifp, tx->br);
2010 drbr_advance(ifp, tx->br);
/freebsd-13-stable/sys/dev/virtio/network/
H A Dif_vtnet.c2703 drbr_advance(ifp, br);
2706 drbr_advance(ifp, br);
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c5944 drbr_advance(ifp, txr->hn_mbuf_br);
5979 drbr_advance(ifp, txr->hn_mbuf_br);
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3058 drbr_advance(ifp, fp->tx_br);
3063 drbr_advance(ifp, fp->tx_br);
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe.c5694 drbr_advance(ifp, tx_br);
5718 drbr_advance(ifp, tx_br);
5730 drbr_advance(ifp, tx_br);

Completed in 182 milliseconds