Home
last modified time | relevance | path

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

/drivers/net/
Dvia-velocity.c1195 static int velocity_rx_refill(struct velocity_info *vptr) in velocity_rx_refill() function
1246 if (velocity_rx_refill(vptr) != vptr->options.numrx) { in velocity_init_rd_ring()
1427 if ((works > 0) && (velocity_rx_refill(vptr) > 0)) in velocity_rx_srv()