Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dem_txrx.c53 static void em_isc_rxd_refill(void *, if_rxd_update_t);
73 .ift_rxd_refill = em_isc_rxd_refill,
569 em_isc_rxd_refill(void *arg, if_rxd_update_t iru) in em_isc_rxd_refill() function