Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1104 uint16_t lpfc_sli4_next_xritag(struct lpfc_hba *);
H A Dlpfc_init.c4153 lxri = lpfc_sli4_next_xritag(phba); in lpfc_sli4_els_sgl_update()
4278 lxri = lpfc_sli4_next_xritag(phba); in lpfc_sli4_nvmet_sgl_update()
4455 lxri = lpfc_sli4_next_xritag(phba); in lpfc_sli4_io_sgl_update()
4543 lxri = lpfc_sli4_next_xritag(phba); in lpfc_new_io_buf()
H A Dlpfc_sli.c18101 lpfc_sli4_next_xritag(struct lpfc_hba *phba) in lpfc_sli4_next_xritag() function