Home
last modified time | relevance | path

Searched refs:be_ctrl_info (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.c146 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag) in free_mcc_wrb()
324 static int beiscsi_process_mbox_compl(struct be_ctrl_info *ctrl, in beiscsi_process_mbox_compl()
489 int beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl, in beiscsi_process_mcc_compl()
590 static int be_mbox_db_ready_poll(struct be_ctrl_info *ctrl) in be_mbox_db_ready_poll()
640 static int be_mbox_notify(struct be_ctrl_info *ctrl) in be_mbox_notify()
740 int beiscsi_cmd_eq_create(struct be_ctrl_info *ctrl, in beiscsi_cmd_eq_create()
780 int beiscsi_cmd_cq_create(struct be_ctrl_info *ctrl, in beiscsi_cmd_cq_create()
862 struct be_ctrl_info *ctrl; in beiscsi_cmd_mccq_create()
905 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q, in beiscsi_cmd_q_destroy()
979 int be_cmd_create_default_pdu_queue(struct be_ctrl_info *ctrl, in be_cmd_create_default_pdu_queue()
[all …]
Dbe_cmds.h795 int beiscsi_cmd_special_wrb(struct be_ctrl_info *ctrl, u32 load);
807 int beiscsi_cmd_eq_create(struct be_ctrl_info *ctrl,
810 int beiscsi_cmd_cq_create(struct be_ctrl_info *ctrl,
815 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q,
821 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag);
839 int beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl,
842 int be_cmd_create_default_pdu_queue(struct be_ctrl_info *ctrl,
848 int be_cmd_iscsi_post_template_hdr(struct be_ctrl_info *ctrl,
851 int be_cmd_iscsi_remove_template_hdr(struct be_ctrl_info *ctrl);
853 int be_cmd_iscsi_post_sgl_pages(struct be_ctrl_info *ctrl,
[all …]
Dbe_mgmt.c33 unsigned int mgmt_vendor_specific_fw_cmd(struct be_ctrl_info *ctrl, in mgmt_vendor_specific_fw_cmd()
117 struct be_ctrl_info *ctrl = &phba->ctrl; in mgmt_open_connection()
227 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_exec_nemb_cmd()
385 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_if_get_handle()
919 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_logout_sess()
958 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_reopen_sess()
999 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_get_sinfo()
1046 struct be_ctrl_info *ctrl = &phba->ctrl; in __beiscsi_boot_get_shandle()
1433 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_invalidate_cxn()
1469 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_upload_cxn()
[all …]
Dbe.h116 struct be_ctrl_info { struct
Dbe_mgmt.h39 unsigned int mgmt_vendor_specific_fw_cmd(struct be_ctrl_info *ctrl,
Dbe_main.c543 struct be_ctrl_info *ctrl = &phba->ctrl; in be_ctrl_init()
753 struct be_ctrl_info *ctrl; in be_isr()
3466 struct be_ctrl_info *ctrl = &phba->ctrl; in be_mcc_queues_destroy()
3529 struct be_ctrl_info *ctrl = &phba->ctrl; in be_mcc_queues_create()
3639 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_cleanup_port()
3714 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_init_port()
4114 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_enable_intr()
4155 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_disable_intr()
Dbe_main.h372 struct be_ctrl_info ctrl;