Lines Matching refs:lpfc_hba
306 struct lpfc_hba;
562 struct lpfc_hba *phba;
760 struct hbq_dmabuf *(*hbq_alloc_buffer) (struct lpfc_hba *);
762 void (*hbq_free_buffer) (struct lpfc_hba *,
900 struct lpfc_hba { struct
903 (struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, argument
906 (struct lpfc_hba *, struct lpfc_io_buf *); argument
908 (struct lpfc_hba *, struct lpfc_io_buf *); argument
910 (struct lpfc_hba *, struct lpfc_io_buf *); argument
912 (struct lpfc_hba *); argument
927 (struct lpfc_hba *, uint32_t, argument
930 (struct lpfc_hba *phba, uint32_t ring_number, argument
932 void (*__lpfc_sli_release_iocbq)(struct lpfc_hba *, argument
934 int (*lpfc_hba_down_post)(struct lpfc_hba *phba); argument
936 (struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *); argument
940 (struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t); argument
944 (struct lpfc_hba *phba, struct lpfc_sli_ring *pring, argument
949 (struct lpfc_hba *, uint32_t, struct hbq_dmabuf *); argument
951 (struct lpfc_hba *); argument
953 (struct lpfc_hba *, uint32_t); argument
955 (struct lpfc_hba *); argument
957 (struct lpfc_hba *); argument
959 (struct lpfc_hba *, uint32_t);
961 (struct lpfc_hba *, uint32_t);
963 (struct lpfc_hba *); argument
966 (struct lpfc_hba *, struct lpfc_io_buf *); argument
1642 lpfc_set_loopback_flag(struct lpfc_hba *phba) in lpfc_set_loopback_flag()
1651 lpfc_is_link_up(struct lpfc_hba *phba) in lpfc_is_link_up()
1659 lpfc_worker_wake_up(struct lpfc_hba *phba) in lpfc_worker_wake_up()
1681 lpfc_sli_read_hs(struct lpfc_hba *phba) in lpfc_sli_read_hs()
1705 lpfc_phba_elsring(struct lpfc_hba *phba) in lpfc_phba_elsring()
1750 lpfc_sli4_mod_hba_eq_delay(struct lpfc_hba *phba, struct lpfc_queue *eq, in lpfc_sli4_mod_hba_eq_delay()
1810 static inline int lpfc_is_vmid_enabled(struct lpfc_hba *phba) in lpfc_is_vmid_enabled()
1816 u8 get_job_ulpstatus(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_ulpstatus()
1825 u32 get_job_word4(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_word4()
1834 u8 get_job_cmnd(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_cmnd()
1843 u16 get_job_ulpcontext(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_ulpcontext()
1852 u16 get_job_rcvoxid(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_rcvoxid()
1861 u32 get_job_data_placed(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_data_placed()
1870 u32 get_job_abtsiotag(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_abtsiotag()
1879 u32 get_job_els_rsp64_did(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq) in get_job_els_rsp64_did()