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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c6236 static const char * const s_igu_fifo_error_strs[] = { variable
7203 if (err_type >= ARRAY_SIZE(s_igu_fifo_error_strs))
7303 s_igu_fifo_error_strs[err_type]);

Completed in 110 milliseconds