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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h159 #define ICE_DEFAULT_DESC_COUNT 1024 macro
H A Dif_ice_iflib.c294 .isc_nrxd_default = {ICE_DEFAULT_DESC_COUNT},
295 .isc_ntxd_default = {ICE_DEFAULT_DESC_COUNT},
3371 .isc_nrxd_default = {ICE_DEFAULT_DESC_COUNT},
3372 .isc_ntxd_default = {ICE_DEFAULT_DESC_COUNT},

Completed in 70 milliseconds