Searched refs:be_ctrl_info (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_cmds.c | 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() 1075 int be_cmd_wrbq_create(struct be_ctrl_info *ctrl, in be_cmd_wrbq_create() 1231 struct be_ctrl_info *ctrl = &phba->ctrl; in be_cmd_set_vlan() 1328 int beiscsi_get_fw_config(struct be_ctrl_info *ctrl, in beiscsi_get_fw_config() 1519 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_set_host_data() 1565 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_set_uer_feature() 1641 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_cmd_function_reset() [all …]
|
H A D | be_cmds.h | 790 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, 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, 852 int be_cmd_wrbq_create(struct be_ctrl_info *ctrl, struct be_dma_mem *q_mem, [all …]
|
H A D | be_mgmt.c | 33 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() 390 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_if_get_handle() 927 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_logout_sess() 966 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_reopen_sess() 1007 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_get_sinfo() 1055 struct be_ctrl_info *ctrl = &phba->ctrl; in __beiscsi_boot_get_shandle() 1438 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_invalidate_cxn() 1474 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_upload_cxn() [all …]
|
H A D | be.h | 111 struct be_ctrl_info { struct
|
H A D | be_mgmt.h | 34 unsigned int mgmt_vendor_specific_fw_cmd(struct be_ctrl_info *ctrl,
|
H A D | be_main.c | 545 struct be_ctrl_info *ctrl = &phba->ctrl; in be_ctrl_init() 754 struct be_ctrl_info *ctrl; in be_isr() 3461 struct be_ctrl_info *ctrl = &phba->ctrl; in be_mcc_queues_destroy() 3524 struct be_ctrl_info *ctrl = &phba->ctrl; in be_mcc_queues_create() 3634 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_cleanup_port() 3709 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_init_port() 4091 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_enable_intr() 4132 struct be_ctrl_info *ctrl = &phba->ctrl; in hwi_disable_intr()
|
H A D | be_main.h | 366 struct be_ctrl_info ctrl;
|