Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_ioc_cb.c56 hwif_cb.ioc_notify_fail = bfa_ioc_cb_notify_fail; in bfa_ioc_set_cb_hwif()
H A Dbfa_ioc_ct.c507 hwif->ioc_notify_fail = bfa_ioc_ct_notify_fail; in bfa_ioc_set_ctx_hwif()
H A Dbfa_ioc.h338 void (*ioc_notify_fail) (struct bfa_ioc_s *ioc); member
H A Dbfa_ioc.c61 ((__ioc)->ioc_hwif->ioc_notify_fail(__ioc))
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h207 void (*ioc_notify_fail) (struct bfa_ioc *ioc); member
H A Dbfa_ioc_ct.c62 .ioc_notify_fail = bfa_ioc_ct_notify_fail,
83 .ioc_notify_fail = bfa_ioc_ct_notify_fail,
H A Dbfa_ioc.c27 ((__ioc)->ioc_hwif->ioc_notify_fail(__ioc))