Searched refs:LPFC_QUEUE_MIN_REPOST (Results 1 – 2 of 2) sorted by relevance
137 #define LPFC_QUEUE_MIN_REPOST 8 macro
12810 if (queue->entry_repost < LPFC_QUEUE_MIN_REPOST) in lpfc_sli4_queue_alloc()12811 queue->entry_repost = LPFC_QUEUE_MIN_REPOST; in lpfc_sli4_queue_alloc()13617 if (cnt < LPFC_QUEUE_MIN_REPOST) in lpfc_rq_adjust_repost()13618 cnt = LPFC_QUEUE_MIN_REPOST; in lpfc_rq_adjust_repost()