Searched refs:MAX_RSCN_COUNT (Results 1 – 3 of 3) sorted by relevance
129 #define MAX_RSCN_COUNT 32 macro2889 uint32_t rscn_queue[MAX_RSCN_COUNT];
3502 if (vha->rscn_out_ptr == MAX_RSCN_COUNT) in qla2x00_device_resync()3510 (MAX_RSCN_COUNT - 1)) ? 0: rscn_out_iter + 1) { in qla2x00_device_resync()
730 if (rscn_queue_index == MAX_RSCN_COUNT) in qla2x00_async_event()