Searched refs:LPFC_QUEUE_MIN_REPOST (Results 1 – 2 of 2) sorted by relevance
137 #define LPFC_QUEUE_MIN_REPOST 8 macro
12830 if (queue->entry_repost < LPFC_QUEUE_MIN_REPOST) in lpfc_sli4_queue_alloc()12831 queue->entry_repost = LPFC_QUEUE_MIN_REPOST; in lpfc_sli4_queue_alloc()13641 if (cnt < LPFC_QUEUE_MIN_REPOST) in lpfc_rq_adjust_repost()13642 cnt = LPFC_QUEUE_MIN_REPOST; in lpfc_rq_adjust_repost()