Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h142 struct ice_buf_table { struct
150 struct ice_buf_table buf_table; argument
406 struct ice_buf_table *buf_table;
H A Dice_ddp.c146 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) in ice_find_buf_table()
151 return (__force struct ice_buf_table *)(nvms->vers + in ice_find_buf_table()
1318 struct ice_buf_table *ice_buf_tbl; in ice_download_pkg()