Searched refs:aggr_rx_poll (Results 1 – 1 of 1) sorted by relevance
128 static mblk_t *aggr_rx_poll(void *, int);2275 infop->mri_poll = aggr_rx_poll; in aggr_fill_ring()2312 aggr_rx_poll(void *arg, int bytes_to_pickup) in aggr_rx_poll() function