Searched refs:ice_recovery_rxd_refill (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_iflib_recovery_txrx.c53 static void ice_recovery_rxd_refill(void *arg, if_rxd_update_t iru);
69 .ift_rxd_refill = ice_recovery_rxd_refill,
159 * ice_recovery_rxd_refill - Prepare Rx descriptors for re-use by hardware
167 ice_recovery_rxd_refill(void __unused *arg, if_rxd_update_t __unused iru) function

Completed in 183 milliseconds