ice_flg_rd_item
static void ice_flg_rd_dump(struct ice_hw *hw, struct ice_flg_rd_item *item)
struct ice_flg_rd_item *rdi = item;
static struct ice_flg_rd_item *ice_flg_rd_table_get(struct ice_hw *hw)
sizeof(struct ice_flg_rd_item),
u64 ice_flg_redirect(struct ice_flg_rd_item *table, u64 psr_flg)
struct ice_flg_rd_item *item = &table[i];
u64 ice_flg_redirect(struct ice_flg_rd_item *table, u64 psr_flg);
struct ice_flg_rd_item *flg_rd_table;