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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c688 static int bxe_alloc_rx_sge_mbuf(struct bxe_fastpath *fp,
2919 rc = bxe_alloc_rx_sge_mbuf(fp, sge_idx);
3155 rc = bxe_alloc_rx_sge_mbuf(fp, sge_idx);
6408 bxe_alloc_rx_sge_mbuf(struct bxe_fastpath *fp, function
6522 rc = bxe_alloc_rx_sge_mbuf(fp, ring_prod);

Completed in 179 milliseconds