Searched refs:found_addr (Results 1 – 1 of 1) sorted by relevance
6779 const struct igu_fifo_addr_data *found_addr = NULL; in qed_parse_igu_fifo_element() local6804 for (i = 0; i < OSAL_ARRAY_SIZE(s_igu_fifo_addr_data) && !found_addr; in qed_parse_igu_fifo_element()6811 found_addr = curr_addr; in qed_parse_igu_fifo_element()6814 if (!found_addr) in qed_parse_igu_fifo_element()6818 switch (found_addr->type) { in qed_parse_igu_fifo_element()6825 " SB = 0x%x", cmd_addr - found_addr->start_addr); in qed_parse_igu_fifo_element()6896 (!is_pf && found_addr->vf_desc) in qed_parse_igu_fifo_element()6897 ? found_addr->vf_desc in qed_parse_igu_fifo_element()6898 : found_addr->desc, in qed_parse_igu_fifo_element()