Symbol: drbr_advance
sys/dev/bxe/bxe.c
5675
drbr_advance(ifp, tx_br);
sys/dev/bxe/bxe.c
5699
drbr_advance(ifp, tx_br);
sys/dev/bxe/bxe.c
5711
drbr_advance(ifp, tx_br);
sys/dev/ena/ena_datapath.c
1129
drbr_advance(adapter->ifp, tx_ring->br);
sys/dev/ena/ena_datapath.c
1135
drbr_advance(adapter->ifp, tx_ring->br);
sys/dev/gve/gve_tx.c
849
drbr_advance(ifp, tx->br);
sys/dev/gve/gve_tx.c
856
drbr_advance(ifp, tx->br);
sys/dev/hyperv/netvsc/if_hn.c
5899
drbr_advance(ifp, txr->hn_mbuf_br);
sys/dev/hyperv/netvsc/if_hn.c
5934
drbr_advance(ifp, txr->hn_mbuf_br);
sys/dev/liquidio/lio_rxtx.c
245
drbr_advance(ifp, iq->br);
sys/dev/liquidio/lio_rxtx.c
250
drbr_advance(ifp, iq->br);
sys/dev/mana/mana_en.c
557
drbr_advance(ndev, txq->txq_br);
sys/dev/mana/mana_en.c
633
drbr_advance(ndev, txq->txq_br);
sys/dev/mana/mana_en.c
641
drbr_advance(ndev, txq->txq_br);
sys/dev/neta/if_mvneta.c
1985
drbr_advance(ifp, tx->br);
sys/dev/neta/if_mvneta.c
1988
drbr_advance(ifp, tx->br);
sys/dev/netmap/if_ptnet.c
1475
drbr_advance(ifp, pq->bufring);
sys/dev/netmap/if_ptnet.c
1529
drbr_advance(ifp, pq->bufring);
sys/dev/ntb/if_ntb/if_ntb.c
337
drbr_advance(ifp, q->br);
sys/dev/ntb/if_ntb/if_ntb.c
342
drbr_advance(ifp, q->br);
sys/dev/oce/oce_if.c
1448
drbr_advance(ifp, br);
sys/dev/oce/oce_if.c
1456
drbr_advance(ifp, br);
sys/dev/qlnx/qlnxe/qlnx_os.c
2885
drbr_advance(ifp, fp->tx_br);
sys/dev/qlnx/qlnxe/qlnx_os.c
2890
drbr_advance(ifp, fp->tx_br);
sys/dev/qlxgbe/ql_os.c
1465
drbr_advance(ifp, fp->tx_br);
sys/dev/qlxgbe/ql_os.c
1472
drbr_advance(ifp, fp->tx_br);
sys/dev/virtio/network/if_vtnet.c
2778
drbr_advance(ifp, br);
sys/dev/virtio/network/if_vtnet.c
2781
drbr_advance(ifp, br);
sys/dev/vnic/nicvf_queues.c
1003
drbr_advance(ifp, sq->br);
sys/dev/vnic/nicvf_queues.c
1009
drbr_advance(ifp, sq->br);
sys/dev/xen/netfront/netfront.c
2203
drbr_advance(ifp, br);
sys/dev/xen/netfront/netfront.c
2211
drbr_advance(ifp, br);
sys/net/ifq.h
321
void drbr_advance(struct ifnet *ifp, struct buf_ring *br);