Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1632 struct ice_buf_table *ice_buf_tbl; in ice_download_pkg_without_sig_seg() local
1644 ice_buf_tbl = ice_find_buf_table(ice_seg); in ice_download_pkg_without_sig_seg()
1647 le32_to_cpu(ice_buf_tbl->buf_count)); in ice_download_pkg_without_sig_seg()
1649 return ice_dwnld_cfg_bufs(hw, ice_buf_tbl->buf_array, in ice_download_pkg_without_sig_seg()
1650 le32_to_cpu(ice_buf_tbl->buf_count)); in ice_download_pkg_without_sig_seg()