Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c677 static int bxe_alloc_rx_sge_mbuf(struct bxe_fastpath *fp,
2899 rc = bxe_alloc_rx_sge_mbuf(fp, sge_idx); in bxe_fill_frag_mbuf()
3133 rc = bxe_alloc_rx_sge_mbuf(fp, sge_idx); in bxe_service_rxsgl()
6347 bxe_alloc_rx_sge_mbuf(struct bxe_fastpath *fp, in bxe_alloc_rx_sge_mbuf() function
6461 rc = bxe_alloc_rx_sge_mbuf(fp, ring_prod); in bxe_alloc_fp_buffers()