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

/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c468 drbr_advance(ifp, sq->br);
475 drbr_advance(ifp, sq->br);
/freebsd-11.0-release/sys/net/
H A Difq.h364 * since drbr_advance() does nothing
411 drbr_advance(struct ifnet *ifp, struct buf_ring *br) function
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Den_tx.c1020 drbr_advance(dev, ring->br);
1026 drbr_advance(dev, ring->br);
/freebsd-11.0-release/sys/dev/ixl/
H A Dixl_txrx.c156 drbr_advance(ifp, txr->br);
161 drbr_advance(ifp, txr->br);
/freebsd-11.0-release/sys/dev/xen/netfront/
H A Dnetfront.c2150 drbr_advance(ifp, br);
2158 drbr_advance(ifp, br);
/freebsd-11.0-release/sys/dev/ixgbe/
H A Dix_txrx.c249 drbr_advance(ifp, txr->br);
257 drbr_advance(ifp, txr->br);
/freebsd-11.0-release/sys/dev/oce/
H A Doce_if.c1269 drbr_advance(ifp, br);
1277 drbr_advance(ifp, br);
/freebsd-11.0-release/sys/dev/hyperv/netvsc/
H A Dhv_netvsc_drv_freebsd.c2771 drbr_advance(ifp, txr->hn_mbuf_br);
2784 drbr_advance(ifp, txr->hn_mbuf_br);
/freebsd-11.0-release/sys/dev/vnic/
H A Dnicvf_queues.c998 drbr_advance(ifp, sq->br);
1004 drbr_advance(ifp, sq->br);
/freebsd-11.0-release/sys/dev/virtio/network/
H A Dif_vtnet.c2342 drbr_advance(ifp, br);
2345 drbr_advance(ifp, br);
/freebsd-11.0-release/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c2998 drbr_advance(ifp, br);
3001 drbr_advance(ifp, br);
/freebsd-11.0-release/sys/dev/e1000/
H A Dif_em.c1082 drbr_advance(ifp, txr->br);
1093 drbr_advance(ifp, txr->br);
H A Dif_igb.c976 drbr_advance(ifp, txr->br);
987 drbr_advance(ifp, txr->br);

Completed in 142 milliseconds