Home
last modified time | relevance | path

Searched refs:REG_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.c442 #define REG_FIFO_DEPTH_DWORDS \ macro
4233 /* FIFO max size is REG_FIFO_DEPTH_DWORDS. There is no way to in qed_reg_fifo_dump()
4236 offset += REG_FIFO_DEPTH_DWORDS; in qed_reg_fifo_dump()
4251 fifo_has_data && dwords_read < REG_FIFO_DEPTH_DWORDS; in qed_reg_fifo_dump()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c502 #define REG_FIFO_DEPTH_DWORDS \ macro
4320 /* FIFO max size is REG_FIFO_DEPTH_DWORDS. There is no way to in qed_reg_fifo_dump()
4323 offset += REG_FIFO_DEPTH_DWORDS; in qed_reg_fifo_dump()
4338 fifo_has_data && dwords_read < REG_FIFO_DEPTH_DWORDS; in qed_reg_fifo_dump()

Completed in 22 milliseconds