Searched refs:vector_mmsg_rx (Results 1 – 1 of 1) sorted by relevance
959 static int vector_mmsg_rx(struct vector_private *vp) in vector_mmsg_rx() function1054 while (((err = vector_mmsg_rx(vp)) > 0) && (iter < MAX_ITERATIONS)) in vector_rx()