Home
last modified time | relevance | path

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

/trueos/sys/dev/e1000/
HDif_em.c240 static int em_allocate_receive_buffers(struct rx_ring *);
3265 if (em_allocate_receive_buffers(rxr)) { in em_allocate_queues()
4036 em_allocate_receive_buffers(struct rx_ring *rxr) in em_allocate_receive_buffers() function