Searched refs:lpfc_rq_adjust_repost (Results 1 – 3 of 3) sorted by relevance
683 void lpfc_rq_adjust_repost(struct lpfc_hba *, struct lpfc_queue *, int);
7730 lpfc_rq_adjust_repost(phba, phba->sli4_hba.hdr_rq, LPFC_ELS_HBQ); in lpfc_sli4_queue_setup()7731 lpfc_rq_adjust_repost(phba, phba->sli4_hba.dat_rq, LPFC_ELS_HBQ); in lpfc_sli4_queue_setup()
13630 lpfc_rq_adjust_repost(struct lpfc_hba *phba, struct lpfc_queue *rq, int qno) in lpfc_rq_adjust_repost() function