Searched refs:lpfcMboxq (Results 1 - 6 of 6) 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_crtn.h29 int lpfc_dump_fcoe_param(struct lpfc_hba *, struct lpfcMboxq *);
52 void lpfc_request_features(struct lpfc_hba *, struct lpfcMboxq *);
53 void lpfc_supported_pages(struct lpfcMboxq *);
54 void lpfc_sli4_params(struct lpfcMboxq *);
205 void lpfc_init_vfi(struct lpfcMboxq *, struct lpfc_vport *);
206 void lpfc_reg_vfi(struct lpfcMboxq *, struct lpfc_vport *, dma_addr_t);
207 void lpfc_init_vpi(struct lpfc_hba *, struct lpfcMboxq *, uint16_t);
208 void lpfc_unreg_vfi(struct lpfcMboxq *, struct lpfc_vport *);
209 void lpfc_reg_fcfi(struct lpfc_hba *, struct lpfcMboxq *);
210 void lpfc_unreg_fcfi(struct lpfcMboxq *, uint16_
[all...]
H A Dlpfc_sli4.h485 int lpfc_sli4_config(struct lpfc_hba *, struct lpfcMboxq *, uint8_t,
487 void lpfc_sli4_mbox_cmd_free(struct lpfc_hba *, struct lpfcMboxq *);
488 void lpfc_sli4_mbx_sge_set(struct lpfcMboxq *, uint32_t, dma_addr_t, uint32_t);
489 void lpfc_sli4_mbx_sge_get(struct lpfcMboxq *, uint32_t,
491 int lpfc_sli4_mbx_read_fcf_rec(struct lpfc_hba *, struct lpfcMboxq *,
560 uint8_t lpfc_sli4_mbox_opcode_get(struct lpfc_hba *, struct lpfcMboxq *);
H A Dlpfc_sli.h83 struct lpfcMboxq *mbox;
103 typedef struct lpfcMboxq { struct
114 void (*mbox_cmpl) (struct lpfc_hba *, struct lpfcMboxq *);
H A Dlpfc_mbox.c1572 lpfc_sli4_mbx_sge_set(struct lpfcMboxq *mbox, uint32_t sgentry,
1593 lpfc_sli4_mbx_sge_get(struct lpfcMboxq *mbox, uint32_t sgentry,
1613 lpfc_sli4_mbox_cmd_free(struct lpfc_hba *phba, struct lpfcMboxq *mbox)
1663 lpfc_sli4_config(struct lpfc_hba *phba, struct lpfcMboxq *mbox,
1767 lpfc_sli4_mbox_opcode_get(struct lpfc_hba *phba, struct lpfcMboxq *mbox)
1802 struct lpfcMboxq *mboxq,
1856 lpfc_request_features(struct lpfc_hba *phba, struct lpfcMboxq *mboxq)
1888 lpfc_init_vfi(struct lpfcMboxq *mbox, struct lpfc_vport *vport)
1913 lpfc_reg_vfi(struct lpfcMboxq *mbox, struct lpfc_vport *vport, dma_addr_t phys)
1949 lpfc_init_vpi(struct lpfc_hba *phba, struct lpfcMboxq *mbo
[all...]
H A Dlpfc.h250 struct lpfcMboxq * mbox;
H A Dlpfc_attr.c3628 struct lpfcMboxq *mbox = NULL;

Completed in 165 milliseconds