Searched refs:found_addr (Results 1 – 1 of 1) sorted by relevance
7183 const struct igu_fifo_addr_data *found_addr = NULL; in qed_parse_igu_fifo_element() local7208 for (i = 0; i < ARRAY_SIZE(s_igu_fifo_addr_data) && !found_addr; i++) { in qed_parse_igu_fifo_element()7214 found_addr = curr_addr; in qed_parse_igu_fifo_element()7217 if (!found_addr) in qed_parse_igu_fifo_element()7221 switch (found_addr->type) { in qed_parse_igu_fifo_element()7228 " SB = 0x%x", cmd_addr - found_addr->start_addr); in qed_parse_igu_fifo_element()7299 (!is_pf && found_addr->vf_desc) in qed_parse_igu_fifo_element()7300 ? found_addr->vf_desc in qed_parse_igu_fifo_element()7301 : found_addr->desc, in qed_parse_igu_fifo_element()