Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c6223 static const char * const s_igu_fifo_error_strs[] = { variable
7191 if (err_type >= ARRAY_SIZE(s_igu_fifo_error_strs)) in qed_parse_igu_fifo_element()
7291 s_igu_fifo_error_strs[err_type]); in qed_parse_igu_fifo_element()