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

/freebsd-current/sys/dev/ice/
H A Dice_iflib_txrx.c63 static int ice_ift_rxd_pkt_get(void *arg, if_rxd_info_t ri);
97 .ift_rxd_pkt_get = ice_ift_rxd_pkt_get,
366 * ice_ift_rxd_pkt_get - Called by iflib to send data to upper layer
374 ice_ift_rxd_pkt_get(void *arg, if_rxd_info_t ri) function

Completed in 56 milliseconds