Home
last modified time | relevance | path

Searched refs:bfa_ioc_s (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/scsi/bfa/
H A Dbfa_ioc_cb.c48 bfa_ioc_set_cb_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_cb_hwif()
75 bfa_ioc_cb_firmware_lock(struct bfa_ioc_s *ioc) in bfa_ioc_cb_firmware_lock()
104 bfa_ioc_cb_firmware_unlock(struct bfa_ioc_s *ioc) in bfa_ioc_cb_firmware_unlock()
112 bfa_ioc_cb_notify_fail(struct bfa_ioc_s *ioc) in bfa_ioc_cb_notify_fail()
136 bfa_ioc_cb_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_cb_reg_init()
194 bfa_ioc_cb_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_cb_map_port()
216 bfa_ioc_cb_sync_start(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_start()
255 bfa_ioc_cb_sync_join(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_join()
264 bfa_ioc_cb_sync_leave(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_leave()
307 bfa_ioc_cb_sync_ack(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_ack()
[all …]
H A Dbfa_ioc.h278 struct bfa_ioc_s;
326 struct bfa_ioc_s *ioc;
332 struct bfa_ioc_s { struct
428 struct bfa_ioc_s *ioc;
448 struct bfa_ioc_s *ioc;
635 struct bfa_ioc_s *ioc;
884 void bfa_ioc_mbox_isr(struct bfa_ioc_s *ioc);
922 void bfa_ioc_detach(struct bfa_ioc_s *ioc);
923 void bfa_ioc_suspend(struct bfa_ioc_s *ioc);
927 void bfa_ioc_enable(struct bfa_ioc_s *ioc);
[all …]
H A Dbfa_ioc_ct.c53 bfa_ioc_ct_firmware_lock(struct bfa_ioc_s *ioc) in bfa_ioc_ct_firmware_lock()
128 bfa_ioc_ct_notify_fail(struct bfa_ioc_s *ioc) in bfa_ioc_ct_notify_fail()
183 bfa_ioc_ct_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_ct_reg_init()
242 bfa_ioc_ct2_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_reg_init()
305 bfa_ioc_ct_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_ct_map_port()
322 bfa_ioc_ct2_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_map_port()
431 bfa_ioc_ct_sync_join(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_join()
450 bfa_ioc_ct_sync_ack(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_ack()
524 bfa_ioc_set_ct_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_ct_hwif()
539 bfa_ioc_set_ct2_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_ct2_hwif()
[all …]
H A Dbfa_ioc.c111 struct bfa_ioc_s *ioc,
679 struct bfa_ioc_s *ioc = iocpf->ioc; in bfa_iocpf_sm_reset()
765 struct bfa_ioc_s *ioc = iocpf->ioc; in bfa_iocpf_sm_fwcheck()
829 struct bfa_ioc_s *ioc = iocpf->ioc; in bfa_iocpf_sm_mismatch()
869 struct bfa_ioc_s *ioc = iocpf->ioc; in bfa_iocpf_sm_semwait()
913 struct bfa_ioc_s *ioc = iocpf->ioc; in bfa_iocpf_sm_hwinit()
1758 struct bfa_ioc_s *ioc = (struct bfa_ioc_s *) ioc_arg; in bfa_ioc_timeout()
1832 struct bfa_ioc_s *ioc = cbarg; in bfa_ioc_hb_check()
3119 struct bfa_ioc_s *ioc = (struct bfa_ioc_s *) ioc_arg; in bfa_iocpf_timeout()
3128 struct bfa_ioc_s *ioc = (struct bfa_ioc_s *) ioc_arg; in bfa_iocpf_sem_timeout()
[all …]
H A Dbfa_port.h23 struct bfa_ioc_s *ioc;
47 void bfa_port_attach(struct bfa_port_s *port, struct bfa_ioc_s *ioc,
97 struct bfa_ioc_s *ioc;
109 struct bfa_ioc_s *ioc, void *dev);
H A Dbfa_modules.h62 struct bfa_ioc_s ioc; /* IOC module */
H A Dbfad_debugfs.c245 struct bfa_ioc_s *ioc = &bfa->ioc; in bfad_debugfs_write_regrd()
314 struct bfa_ioc_s *ioc = &bfa->ioc; in bfad_debugfs_write_regwr()
H A Dbfa_port.c457 bfa_port_attach(struct bfa_port_s *port, struct bfa_ioc_s *ioc, in bfa_port_attach()
853 bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc, in bfa_cee_attach()
H A Dbfa_fcs.c58 struct bfa_ioc_s *ioc = &fabric->fcs->bfa->ioc; in bfa_fcs_update_cfg()
H A Dbfa_core.c1521 struct bfa_ioc_s *ioc = &bfa->ioc; in bfa_iocfc_attach()