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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.c11866 struct lpfc_mbx_post_hdr_tmpl *hdr_tmpl; local
11882 hdr_tmpl = &mboxq->u.mqe.un.hdr_tmpl;
11889 hdr_tmpl, rpi_page->page_count);
11890 bf_set(lpfc_mbx_post_hdr_tmpl_rpi_offset, hdr_tmpl,
11892 hdr_tmpl->rpi_paddr_lo = putPaddrLow(rpi_page->dmabuf->phys);
11893 hdr_tmpl->rpi_paddr_hi = putPaddrHigh(rpi_page->dmabuf->phys);
11895 shdr = (union lpfc_sli4_cfg_shdr *) &hdr_tmpl->header.cfg_shdr;
H A Dlpfc_hw4.h2101 struct lpfc_mbx_post_hdr_tmpl hdr_tmpl; member in union:lpfc_mqe::__anon14739

Completed in 207 milliseconds