Home
last modified time | relevance | path

Searched refs:BFA_STATUS_FAILED (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c228 cee->get_attr_status = BFA_STATUS_FAILED; in bfa_cee_notify()
233 BFA_STATUS_FAILED); in bfa_cee_notify()
237 cee->get_stats_status = BFA_STATUS_FAILED; in bfa_cee_notify()
242 BFA_STATUS_FAILED); in bfa_cee_notify()
246 cee->reset_stats_status = BFA_STATUS_FAILED; in bfa_cee_notify()
251 BFA_STATUS_FAILED); in bfa_cee_notify()
H A Dbfa_defs_status.h21 BFA_STATUS_FAILED = 1, enumerator
H A Dbfa_msgq.c64 call_cmdq_ent_cbfn(cmdq_ent, BFA_STATUS_FAILED); in cmdq_sm_stopped_entry()
H A Dbfa_ioc.c1716 return BFA_STATUS_FAILED; in bfa_flash_raw_read()
1723 return BFA_STATUS_FAILED; in bfa_flash_raw_read()
2364 return BFA_STATUS_FAILED; in bfa_ioc_boot()
/linux/drivers/scsi/bfa/
H A Dbfa_port.c420 BFA_STATUS_FAILED); in bfa_port_notify()
429 BFA_STATUS_FAILED); in bfa_port_notify()
806 cee->get_attr_status = BFA_STATUS_FAILED; in bfa_cee_notify()
811 BFA_STATUS_FAILED); in bfa_cee_notify()
815 cee->get_stats_status = BFA_STATUS_FAILED; in bfa_cee_notify()
820 BFA_STATUS_FAILED); in bfa_cee_notify()
824 cee->reset_stats_status = BFA_STATUS_FAILED; in bfa_cee_notify()
829 BFA_STATUS_FAILED); in bfa_cee_notify()
H A Dbfad_im.c253 rc = BFA_STATUS_FAILED; in bfad_im_target_reset_send()
273 rc = BFA_STATUS_FAILED; in bfad_im_target_reset_send()
709 return BFA_STATUS_FAILED; in bfad_im_probe()
772 return BFA_STATUS_FAILED; in bfad_thread_workq()
H A Dbfad_bsg.h827 BFA_STATUS_FAILED : BFA_STATUS_OK)
H A Dbfa_defs.h121 BFA_STATUS_FAILED = 1, /* Operation failed */ enumerator