Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c447 #define IGU_FIFO_DEPTH_DWORDS \ macro
4303 /* FIFO max size is IGU_FIFO_DEPTH_DWORDS. There is no way to in qed_igu_fifo_dump()
4306 offset += IGU_FIFO_DEPTH_DWORDS; in qed_igu_fifo_dump()
4321 fifo_has_data && dwords_read < IGU_FIFO_DEPTH_DWORDS; in qed_igu_fifo_dump()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c507 #define IGU_FIFO_DEPTH_DWORDS \ macro
4390 /* FIFO max size is IGU_FIFO_DEPTH_DWORDS. There is no way to in qed_igu_fifo_dump()
4393 offset += IGU_FIFO_DEPTH_DWORDS; in qed_igu_fifo_dump()
4408 fifo_has_data && dwords_read < IGU_FIFO_DEPTH_DWORDS; in qed_igu_fifo_dump()

Completed in 21 milliseconds