Searched refs:LPFC_HDR_TEMPLATE_SIZE (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_init.c4809 LPFC_HDR_TEMPLATE_SIZE,
4817 memset(dmabuf->virt, 0, LPFC_HDR_TEMPLATE_SIZE);
4818 if (!IS_ALIGNED(dmabuf->phys, LPFC_HDR_TEMPLATE_SIZE)) {
4829 rpi_hdr->len = LPFC_HDR_TEMPLATE_SIZE;
4844 dma_free_coherent(&phba->pcidev->dev, LPFC_HDR_TEMPLATE_SIZE,
H A Dlpfc_hw4.h116 #define LPFC_HDR_TEMPLATE_SIZE 4096 macro

Completed in 55 milliseconds