Searched refs:ICE_PKG_BUF_SIZE (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c253 if (offset + size > ICE_PKG_BUF_SIZE)
1349 status = ice_aq_download_pkg(hw, bh, ICE_PKG_BUF_SIZE, last,
2440 if (offset + size > ICE_PKG_BUF_SIZE) {
H A Dice_ddp.h149 #define ICE_PKG_BUF_SIZE 4096 macro
150 u8 buf[ICE_PKG_BUF_SIZE];
210 ((ICE_PKG_BUF_SIZE - \
H A Dice_vlan_mode.c34 ICE_PKG_BUF_SIZE, NULL);

Completed in 187 milliseconds