Searched refs:hdr_tmpl (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli.c15607 struct lpfc_mbx_post_hdr_tmpl *hdr_tmpl; lpfc_sli4_post_rpi_hdr() local
15628 hdr_tmpl = &mboxq->u.mqe.un.hdr_tmpl; lpfc_sli4_post_rpi_hdr()
15637 bf_set(lpfc_mbx_post_hdr_tmpl_rpi_offset, hdr_tmpl, lpfc_sli4_post_rpi_hdr()
15640 hdr_tmpl, rpi_page->page_count); lpfc_sli4_post_rpi_hdr()
15642 hdr_tmpl->rpi_paddr_lo = putPaddrLow(rpi_page->dmabuf->phys); lpfc_sli4_post_rpi_hdr()
15643 hdr_tmpl->rpi_paddr_hi = putPaddrHigh(rpi_page->dmabuf->phys); lpfc_sli4_post_rpi_hdr()
15645 shdr = (union lpfc_sli4_cfg_shdr *) &hdr_tmpl->header.cfg_shdr; lpfc_sli4_post_rpi_hdr()
H A Dlpfc_hw4.h3249 struct lpfc_mbx_post_hdr_tmpl hdr_tmpl; member in union:lpfc_mqe::__anon9764

Completed in 254 milliseconds