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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h161 #define ICE_MIN_DESC_COUNT 64 macro
H A Dif_ice_iflib.c290 .isc_nrxd_min = {ICE_MIN_DESC_COUNT},
291 .isc_ntxd_min = {ICE_MIN_DESC_COUNT},
3367 .isc_nrxd_min = {ICE_MIN_DESC_COUNT},
3368 .isc_ntxd_min = {ICE_MIN_DESC_COUNT},

Completed in 119 milliseconds