Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/be2iscsi/
Dbe_cmds.c141 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag) in free_mcc_wrb()
319 static int beiscsi_process_mbox_compl(struct be_ctrl_info *ctrl, in beiscsi_process_mbox_compl()
484 int beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl, in beiscsi_process_mcc_compl()
585 static int be_mbox_db_ready_poll(struct be_ctrl_info *ctrl) in be_mbox_db_ready_poll()
635 static int be_mbox_notify(struct be_ctrl_info *ctrl) in be_mbox_notify()
735 int beiscsi_cmd_eq_create(struct be_ctrl_info *ctrl, in beiscsi_cmd_eq_create()
775 int beiscsi_cmd_cq_create(struct be_ctrl_info *ctrl, in beiscsi_cmd_cq_create()
857 struct be_ctrl_info *ctrl; in beiscsi_cmd_mccq_create()
900 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q, in beiscsi_cmd_q_destroy()
974 int be_cmd_create_default_pdu_queue(struct be_ctrl_info *ctrl, in be_cmd_create_default_pdu_queue()
[all …]
Dbe_cmds.h790 int beiscsi_cmd_special_wrb(struct be_ctrl_info *ctrl, u32 load);
802 int beiscsi_cmd_eq_create(struct be_ctrl_info *ctrl,
805 int beiscsi_cmd_cq_create(struct be_ctrl_info *ctrl,
810 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q,
816 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag);
834 int beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl,
837 int be_cmd_create_default_pdu_queue(struct be_ctrl_info *ctrl,
843 int be_cmd_iscsi_post_template_hdr(struct be_ctrl_info *ctrl,
846 int be_cmd_iscsi_remove_template_hdr(struct be_ctrl_info *ctrl);
848 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()
118 struct be_ctrl_info *ctrl = &phba->ctrl; in mgmt_open_connection()
228 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_exec_nemb_cmd()
387 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_if_get_handle()
921 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_logout_sess()
960 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_reopen_sess()
1001 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_get_sinfo()
1049 struct be_ctrl_info *ctrl = &phba->ctrl; in __beiscsi_boot_get_shandle()
1436 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_invalidate_cxn()
1472 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_upload_cxn()
[all …]
Dbe.h111 struct be_ctrl_info { struct
Dbe_mgmt.h34 unsigned int mgmt_vendor_specific_fw_cmd(struct be_ctrl_info *ctrl,
Dbe_main.c527 struct be_ctrl_info *ctrl = &phba->ctrl; in be_ctrl_init()
736 struct be_ctrl_info *ctrl; in be_isr()
3448 struct be_ctrl_info *ctrl = &phba->ctrl; in be_mcc_queues_destroy()
3511 struct be_ctrl_info *ctrl = &phba->ctrl; in be_mcc_queues_create()
3621 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_cleanup_port()
3696 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_init_port()
4096 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_enable_intr()
4137 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_disable_intr()
Dbe_main.h367 struct be_ctrl_info ctrl;