Searched refs:beiscsi_hba (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/scsi/be2iscsi/ |
A D | be_mgmt.h | 29 int mgmt_open_connection(struct beiscsi_hba *phba, 35 struct beiscsi_hba *phba, 154 struct beiscsi_hba *phba; 166 int beiscsi_mgmt_invalidate_icds(struct beiscsi_hba *phba, 179 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, 182 int mgmt_get_nic_conf(struct beiscsi_hba *phba, 188 unsigned int beiscsi_if_get_handle(struct beiscsi_hba *phba); 230 unsigned int beiscsi_invalidate_cxn(struct beiscsi_hba *phba, 233 unsigned int beiscsi_upload_cxn(struct beiscsi_hba *phba, 236 int be_cmd_modify_eq_delay(struct beiscsi_hba *phba, [all …]
|
A D | be_iscsi.c | 43 struct beiscsi_hba *phba; in beiscsi_session_create() 133 struct beiscsi_hba *phba; in beiscsi_conn_create() 179 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_conn_bind() 656 struct beiscsi_hba *phba = NULL; in beiscsi_set_param() 828 struct beiscsi_hba *phba = NULL; in beiscsi_conn_get_stats() 904 struct beiscsi_hba *phba; in beiscsi_conn_start() 1008 struct beiscsi_hba *phba = beiscsi_ep->phba; in beiscsi_free_ep() 1051 struct beiscsi_hba *phba = beiscsi_ep->phba; in beiscsi_open_conn() 1146 struct beiscsi_hba *phba; in beiscsi_ep_connect() 1247 struct beiscsi_hba *phba = beiscsi_ep->phba; in beiscsi_conn_close() [all …]
|
A D | be_mgmt.c | 34 struct beiscsi_hba *phba, in mgmt_vendor_specific_fw_cmd() 109 int mgmt_open_connection(struct beiscsi_hba *phba, in mgmt_open_connection() 224 void (*cbfn)(struct beiscsi_hba *, in beiscsi_exec_nemb_cmd() argument 320 int beiscsi_modify_eq_delay(struct beiscsi_hba *phba, in beiscsi_modify_eq_delay() 514 beiscsi_if_clr_ip(struct beiscsi_hba *phba, in beiscsi_if_clr_ip() 552 beiscsi_if_set_ip(struct beiscsi_hba *phba, u8 *ip, in beiscsi_if_set_ip() 802 int mgmt_get_nic_conf(struct beiscsi_hba *phba, in mgmt_get_nic_conf() 1162 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_fw_ver_disp() 1181 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_active_session_disp() 1213 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_free_session_disp() [all …]
|
A D | be_iscsi.h | 16 void beiscsi_iface_create_default(struct beiscsi_hba *phba); 18 void beiscsi_iface_destroy_default(struct beiscsi_hba *phba); 32 void beiscsi_offload_iscsi(struct beiscsi_hba *phba, struct iscsi_conn *conn, 58 int beiscsi_get_macaddr(char *buf, struct beiscsi_hba *phba);
|
A D | be_main.c | 227 struct beiscsi_hba *phba; in beiscsi_eh_abort() 287 struct beiscsi_hba *phba; in beiscsi_eh_device_reset() 428 struct beiscsi_hba *phba; in beiscsi_hba_alloc() 685 struct beiscsi_hba *phba; in be_isr_mcc() 725 struct beiscsi_hba *phba; in be_isr_msix() 747 struct beiscsi_hba *phba; in be_isr() 1664 struct beiscsi_hba *phba; in beiscsi_hdl_gather_pdu() 1848 struct beiscsi_hba *phba; in beiscsi_mcc_work() 1877 struct beiscsi_hba *phba; in beiscsi_process_cq() 2051 struct beiscsi_hba *phba; in be_iopoll() [all …]
|
A D | be_cmds.h | 788 int beiscsi_cmd_function_reset(struct beiscsi_hba *phba); 792 int beiscsi_check_fw_rdy(struct beiscsi_hba *phba); 794 int beiscsi_init_sliport(struct beiscsi_hba *phba); 798 int beiscsi_detect_ue(struct beiscsi_hba *phba); 800 int beiscsi_detect_tpe(struct beiscsi_hba *phba); 812 int beiscsi_cmd_mccq_create(struct beiscsi_hba *phba, 820 int beiscsi_mccq_compl_wait(struct beiscsi_hba *phba, 824 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba, 861 struct beiscsi_hba *phba); 867 int beiscsi_set_uer_feature(struct beiscsi_hba *phba); [all …]
|
A D | be_cmds.c | 88 struct be_mcc_wrb *alloc_mcc_wrb(struct beiscsi_hba *phba, in alloc_mcc_wrb() 168 int __beiscsi_mcc_compl_status(struct beiscsi_hba *phba, in __beiscsi_mcc_compl_status() 234 int beiscsi_mccq_compl_wait(struct beiscsi_hba *phba, in beiscsi_mccq_compl_wait() 1227 int be_cmd_set_vlan(struct beiscsi_hba *phba, in be_cmd_set_vlan() 1259 struct beiscsi_hba *phba) in beiscsi_check_supported_fw() 1331 struct beiscsi_hba *phba) in beiscsi_get_fw_config() 1519 int beiscsi_set_host_data(struct beiscsi_hba *phba) in beiscsi_set_host_data() 1617 int beiscsi_check_fw_rdy(struct beiscsi_hba *phba) in beiscsi_check_fw_rdy() 1702 int beiscsi_init_sliport(struct beiscsi_hba *phba) in beiscsi_init_sliport() 1790 int beiscsi_detect_ue(struct beiscsi_hba *phba) in beiscsi_detect_ue() [all …]
|
A D | be_main.h | 269 struct beiscsi_hba { struct 409 struct beiscsi_hba *phba; argument 692 void beiscsi_process_eq(struct beiscsi_hba *phba); 790 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid, 793 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle); 798 void hwi_ring_cq_db(struct beiscsi_hba *phba, 803 void beiscsi_process_mcc_cq(struct beiscsi_hba *phba); 1009 void beiscsi_start_boot_work(struct beiscsi_hba *phba, unsigned int s_handle);
|
A D | be.h | 90 struct beiscsi_hba *phba; 107 void (*cbfn)(struct beiscsi_hba *, unsigned int);
|
Completed in 49 milliseconds