Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A Dice_fwlog.h64 #define ICE_FWLOG_RING_SIZE_DFLT 256 macro
A Dice_fwlog.c149 hw->fwlog_ring.rings = kcalloc(ICE_FWLOG_RING_SIZE_DFLT, in ice_fwlog_init()
157 hw->fwlog_ring.size = ICE_FWLOG_RING_SIZE_DFLT; in ice_fwlog_init()

Completed in 5 milliseconds