| if_ena.c | 173 static struct mbuf*	ena_rx_mbuf(struct ena_ring *, 1532  * ena_rx_mbuf - assemble mbuf from descriptors
 1540 ena_rx_mbuf(struct ena_ring *rx_ring, struct ena_com_rx_buf_info *ena_bufs,  function in typeref:struct:mbuf *
 1730 		mbuf = ena_rx_mbuf(rx_ring, rx_ring->ena_bufs,
 
 |