Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_iflib.h107 #define ICE_IFLIB_MAX_DESC_COUNT 4096 macro
H A Dif_ice_iflib.c292 .isc_nrxd_max = {ICE_IFLIB_MAX_DESC_COUNT},
293 .isc_ntxd_max = {ICE_IFLIB_MAX_DESC_COUNT},
3369 .isc_nrxd_max = {ICE_IFLIB_MAX_DESC_COUNT},
3370 .isc_ntxd_max = {ICE_IFLIB_MAX_DESC_COUNT},