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

/freebsd-12-stable/sys/dev/ice/
H A Dice_flex_type.h98 #define ICE_PKG_BUF_SIZE 4096 macro
99 u8 buf[ICE_PKG_BUF_SIZE];
140 #define ICE_MAX_ENTRIES_IN_BUF(hd_sz, ent_sz) ((ICE_PKG_BUF_SIZE - \
H A Dice_flex_pipe.c268 if (offset + size > ICE_PKG_BUF_SIZE)
1044 status = ice_aq_download_pkg(hw, bh, ICE_PKG_BUF_SIZE, last,

Completed in 167 milliseconds