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