Home
last modified time | relevance | path

Searched refs:beiscsi_hba (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_mgmt.h99 int mgmt_epfw_cleanup(struct beiscsi_hba *phba, unsigned short chute);
100 int mgmt_open_connection(struct beiscsi_hba *phba,
105 unsigned int mgmt_upload_connection(struct beiscsi_hba *phba,
108 unsigned int mgmt_invalidate_icds(struct beiscsi_hba *phba,
113 struct beiscsi_hba *phba,
256 struct beiscsi_hba *phba;
270 struct beiscsi_hba *phba);
272 unsigned int mgmt_invalidate_connection(struct beiscsi_hba *phba,
278 int mgmt_set_ip(struct beiscsi_hba *phba,
283 unsigned int mgmt_get_boot_target(struct beiscsi_hba *phba);
[all …]
Dbe_iscsi.c48 struct beiscsi_hba *phba; in beiscsi_session_create()
130 struct beiscsi_hba *phba; in beiscsi_conn_create()
166 static int beiscsi_bindconn_cid(struct beiscsi_hba *phba, in beiscsi_bindconn_cid()
202 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_conn_bind()
240 static int beiscsi_create_ipv4_iface(struct beiscsi_hba *phba) in beiscsi_create_ipv4_iface()
259 static int beiscsi_create_ipv6_iface(struct beiscsi_hba *phba) in beiscsi_create_ipv6_iface()
278 void beiscsi_create_def_ifaces(struct beiscsi_hba *phba) in beiscsi_create_def_ifaces()
293 void beiscsi_destroy_def_ifaces(struct beiscsi_hba *phba) in beiscsi_destroy_def_ifaces()
306 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_set_static_ip()
369 struct beiscsi_hba *phba = iscsi_host_priv(shost); in beiscsi_set_vlan_tag()
[all …]
Dbe_iscsi.h33 void beiscsi_create_def_ifaces(struct beiscsi_hba *phba);
35 void beiscsi_destroy_def_ifaces(struct beiscsi_hba *phba);
49 void beiscsi_offload_iscsi(struct beiscsi_hba *phba, struct iscsi_conn *conn,
73 int beiscsi_get_macaddr(char *buf, struct beiscsi_hba *phba);
Dbe_cmds.c24 int beiscsi_pci_soft_reset(struct beiscsi_hba *phba) in beiscsi_pci_soft_reset()
78 int be_chk_reset_complete(struct beiscsi_hba *phba) in be_chk_reset_complete()
107 void be_mcc_notify(struct beiscsi_hba *phba) in be_mcc_notify()
117 unsigned int alloc_mcc_tag(struct beiscsi_hba *phba) in alloc_mcc_tag()
149 int beiscsi_mccq_compl(struct beiscsi_hba *phba, in beiscsi_mccq_compl()
322 struct beiscsi_hba *phba = pci_get_drvdata(ctrl->pdev); in be_mcc_compl_process()
355 struct beiscsi_hba *phba = pci_get_drvdata(ctrl->pdev); in be_mcc_compl_process_isr()
404 static struct be_mcc_compl *be_mcc_compl_get(struct beiscsi_hba *phba) in be_mcc_compl_get()
425 struct beiscsi_hba *phba = iscsi_host_priv(shost); in be2iscsi_fail_session()
436 void beiscsi_async_link_state_process(struct beiscsi_hba *phba, in beiscsi_async_link_state_process()
[all …]
Dbe_mgmt.c105 void beiscsi_ue_detect(struct beiscsi_hba *phba) in beiscsi_ue_detect()
158 int be_cmd_modify_eq_delay(struct beiscsi_hba *phba, in be_cmd_modify_eq_delay()
205 unsigned int mgmt_reopen_session(struct beiscsi_hba *phba, in mgmt_reopen_session()
242 unsigned int mgmt_get_boot_target(struct beiscsi_hba *phba) in mgmt_get_boot_target()
273 unsigned int mgmt_get_session_info(struct beiscsi_hba *phba, in mgmt_get_session_info()
331 struct beiscsi_hba *phba) in mgmt_get_fw_config()
423 struct beiscsi_hba *phba) in mgmt_check_supported_fw()
482 struct beiscsi_hba *phba, in mgmt_vendor_specific_fw_cmd()
558 int mgmt_epfw_cleanup(struct beiscsi_hba *phba, unsigned short ulp_num) in mgmt_epfw_cleanup()
583 unsigned int mgmt_invalidate_icds(struct beiscsi_hba *phba, in mgmt_invalidate_icds()
[all …]
Dbe_main.c68 struct beiscsi_hba *phba = iscsi_host_priv(shost); \
77 beiscsi_##_name##_change(struct beiscsi_hba *phba, uint32_t val)\
101 struct beiscsi_hba *phba = iscsi_host_priv(shost);\
115 beiscsi_##_name##_init(struct beiscsi_hba *phba, uint32_t val) \
225 struct beiscsi_hba *phba; in beiscsi_eh_abort()
302 struct beiscsi_hba *phba; in beiscsi_eh_device_reset()
378 struct beiscsi_hba *phba = data; in beiscsi_show_boot_tgt_info()
445 struct beiscsi_hba *phba = data; in beiscsi_show_boot_ini_info()
462 struct beiscsi_hba *phba = data; in beiscsi_show_boot_eth_info()
577 static struct beiscsi_hba *beiscsi_hba_alloc(struct pci_dev *pcidev) in beiscsi_hba_alloc()
[all …]
Dbe_cmds.h714 int beiscsi_cmd_mccq_create(struct beiscsi_hba *phba,
720 struct beiscsi_hba *phba);
721 unsigned int be_cmd_get_initname(struct beiscsi_hba *phba);
722 unsigned int be_cmd_get_port_speed(struct beiscsi_hba *phba);
726 int be_cmd_modify_eq_delay(struct beiscsi_hba *phba, struct be_set_eqd *,
728 int beiscsi_mccq_compl(struct beiscsi_hba *phba,
736 struct be_mcc_wrb *wrb_from_mccq(struct beiscsi_hba *phba);
737 int be_mcc_notify_wait(struct beiscsi_hba *phba);
738 void be_mcc_notify(struct beiscsi_hba *phba);
739 unsigned int alloc_mcc_tag(struct beiscsi_hba *phba);
[all …]
Dbe_main.h344 struct beiscsi_hba { struct
448 struct beiscsi_hba *phba; argument
734 void beiscsi_process_eq(struct beiscsi_hba *phba);
832 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid);
834 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle);
840 void hwi_ring_cq_db(struct beiscsi_hba *phba,
846 static inline bool beiscsi_error(struct beiscsi_hba *phba) in beiscsi_error()
Dbe.h101 struct beiscsi_hba *phba;