Lines Matching defs:efct

50 	struct efct *efct = hw->os;
55 if (PCI_FUNC(efct->pci->devfn) != 0)
85 struct efct *efct = hw->os;
158 efc_domain_cb(efct->efcport, EFC_HW_DOMAIN_FOUND, &drec);
170 struct efct *efct = hw->os;
178 efct->efcport->link_status = EFC_LINK_STATUS_UP;
188 efc_domain_cb(efct->efcport, EFC_HW_DOMAIN_FOUND,
214 efct->efcport->link_status = EFC_LINK_STATUS_DOWN;
216 d = efct->efcport->domain;
218 efc_domain_cb(efct->efcport, EFC_HW_DOMAIN_LOST, d);
278 if (sli_setup(&hw->sli, hw->os, pdev, ((struct efct *)os)->reg)) {
487 struct efct *efct = hw->os;
518 dma->virt = dma_alloc_coherent(&efct->pci->dev,
563 dma->virt = dma_alloc_coherent(&efct->pci->dev,
612 struct efct *efct = hw->os;
620 req.virt = dma_alloc_coherent(&efct->pci->dev, req.size, &req.phys,
665 dma_free_coherent(&efct->pci->dev, req.size, req.virt, req.phys);
1176 struct efct *efct = hw->os;
1192 prq->dma.virt = dma_alloc_coherent(&efct->pci->dev,
1210 struct efct *efct = hw->os;
1216 dma_free_coherent(&efct->pci->dev,
1229 struct efct *efct = hw->os;
1246 efc_log_err(efct, "rx_buffer_alloc hdr_buf failed\n");
1262 efc_log_err(efct, "rx_buffer_alloc fb_buf failed\n");
1550 struct efct *efct = base;
1551 struct efct_hw *hw = &efct->hw;
1568 efc_log_err(efct, "issue mbox rqst failure rc:%d\n", rc);
2562 struct efct *efct = efc->base;
2564 return efct_hw_bls_send(efct, type, bls, NULL, NULL);
2568 efct_hw_bls_send(struct efct *efct, u32 type, struct sli_bls_params *bls_params,
2571 struct efct_hw *hw = &efct->hw;
2696 struct efct *efct = efc->base;
2698 struct efct_hw *hw = &efct->hw;
3395 struct efct *efct = hw->os;
3424 dma_free_coherent(&efct->pci->dev,
3433 dma_free_coherent(&efct->pci->dev,
3448 dma_free_coherent(&efct->pci->dev,
3453 dma_free_coherent(&efct->pci->dev,