Lines Matching refs:bnx2i_hba
285 struct bnx2i_hba *hba;
399 struct bnx2i_hba { struct
750 struct bnx2i_hba *hba;
805 extern void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev);
813 extern struct bnx2i_hba *get_adapter_list_head(void);
815 struct bnx2i_conn *bnx2i_get_conn_from_id(struct bnx2i_hba *hba,
818 struct bnx2i_hba *bnx2i_find_hba_for_cnic(struct cnic_dev *cnic);
820 struct bnx2i_hba *bnx2i_alloc_hba(struct cnic_dev *cnic);
821 void bnx2i_free_hba(struct bnx2i_hba *hba);
830 extern int bnx2i_send_fw_iscsi_init_msg(struct bnx2i_hba *hba);
844 extern void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba,
846 extern int bnx2i_send_conn_ofld_req(struct bnx2i_hba *hba,
849 extern int bnx2i_send_conn_destroy(struct bnx2i_hba *hba,
852 extern int bnx2i_alloc_qp_resc(struct bnx2i_hba *hba,
854 extern void bnx2i_free_qp_resc(struct bnx2i_hba *hba,
858 struct bnx2i_hba *hba, u32 iscsi_cid);
860 struct bnx2i_hba *hba, u32 iscsi_cid);