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

/linux-master/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
4393 offset += IGU_FIFO_DEPTH_DWORDS;
4408 fifo_has_data && dwords_read < IGU_FIFO_DEPTH_DWORDS;

Completed in 171 milliseconds