Home
last modified time | relevance | path

Searched refs:bfa_ioc_ct_notify_fail (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfa_ioc_ct.c44 static void bfa_ioc_ct_notify_fail(struct bfa_ioc *ioc);
70 .ioc_notify_fail = bfa_ioc_ct_notify_fail,
91 .ioc_notify_fail = bfa_ioc_ct_notify_fail,
197 bfa_ioc_ct_notify_fail(struct bfa_ioc *ioc) in bfa_ioc_ct_notify_fail() function
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_ioc_ct.c40 static void bfa_ioc_ct_notify_fail(struct bfa_ioc_s *ioc);
136 bfa_ioc_ct_notify_fail(struct bfa_ioc_s *ioc) in bfa_ioc_ct_notify_fail() function
515 hwif->ioc_notify_fail = bfa_ioc_ct_notify_fail; in bfa_ioc_set_ctx_hwif()