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

/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c434 for (i = 0; i < fusion->reply_q_depth * count; i++, reply_desc++)
632 IOCInitMessage->ReplyDescriptorPostQueueDepth = fusion->reply_q_depth;
907 fusion->reply_q_depth = ((max_cmd + 1 + 15)/16)*16;
912 *(fusion->reply_q_depth);
1802 fusion->reply_q_depth)
2114 for (i = 0 ; i < fusion->reply_q_depth * count; i++, reply_desc++)
H A Dmegaraid_sas_fusion.h679 u32 reply_q_depth; member in struct:fusion_context

Completed in 64 milliseconds