Home
last modified time | relevance | path

Searched refs:lpfc_rq_adjust_repost (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_sli4.h703 void lpfc_rq_adjust_repost(struct lpfc_hba *, struct lpfc_queue *, int);
Dlpfc_init.c7751 lpfc_rq_adjust_repost(phba, phba->sli4_hba.hdr_rq, LPFC_ELS_HBQ); in lpfc_sli4_queue_setup()
7752 lpfc_rq_adjust_repost(phba, phba->sli4_hba.dat_rq, LPFC_ELS_HBQ); in lpfc_sli4_queue_setup()
Dlpfc_sli.c13606 lpfc_rq_adjust_repost(struct lpfc_hba *phba, struct lpfc_queue *rq, int qno) in lpfc_rq_adjust_repost() function