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

/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Den_tx.c946 drbr_advance(dev, ring->br);
952 drbr_advance(dev, ring->br);
/freebsd-9.3-release/sys/net/
H A Dif_var.h642 * since drbr_advance() does nothing
689 drbr_advance(struct ifnet *ifp, struct buf_ring *br) function
/freebsd-9.3-release/sys/dev/oce/
H A Doce_if.c1271 drbr_advance(ifp, br);
1280 drbr_advance(ifp, br);
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixv.c629 drbr_advance(ifp, txr->br);
635 drbr_advance(ifp, txr->br);
H A Dixgbe.c864 drbr_advance(ifp, txr->br);
872 drbr_advance(ifp, txr->br);
/freebsd-9.3-release/sys/dev/virtio/network/
H A Dif_vtnet.c2274 drbr_advance(ifp, br);
2277 drbr_advance(ifp, br);
/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.c934 drbr_advance(ifp, txr->br);
939 drbr_advance(ifp, txr->br);
H A Dif_igb.c1006 drbr_advance(ifp, txr->br);
1017 drbr_advance(ifp, txr->br);

Completed in 286 milliseconds