Searched refs:BFA_FALSE (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_port.c | 54 port->endis_pending = BFA_FALSE; in bfa_port_enable_isr() 71 port->endis_pending = BFA_FALSE; in bfa_port_disable_isr() 88 port->stats_busy = BFA_FALSE; in bfa_port_get_stats_isr() 117 port->stats_busy = BFA_FALSE; in bfa_port_clear_stats_isr() 149 if (port->endis_pending == BFA_FALSE) in bfa_port_isr() 155 if (port->endis_pending == BFA_FALSE) in bfa_port_isr() 162 if (port->stats_busy == BFA_FALSE) in bfa_port_isr() 168 if (port->stats_busy == BFA_FALSE) in bfa_port_isr() 422 port->stats_busy = BFA_FALSE; in bfa_port_notify() 431 port->endis_pending = BFA_FALSE; in bfa_port_notify() [all …]
|
| H A D | bfa_fcs_fcpim.c | 483 BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_itnim_send_prli() 619 itnim->seq_rec = BFA_FALSE; in bfa_fcs_itnim_create() 620 itnim->rec_support = BFA_FALSE; in bfa_fcs_itnim_create() 621 itnim->conf_comp = BFA_FALSE; in bfa_fcs_itnim_create() 622 itnim->task_retry_id = BFA_FALSE; in bfa_fcs_itnim_create()
|
| H A D | bfa_fcs_lport.c | 376 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_lport_send_ls_rjt() 385 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_ls_rjt() 406 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_lport_send_fcgs_rjt() 419 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_fcgs_rjt() 543 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_lport_echo() 564 BFA_FALSE, FC_CLASS_3, pyld_len, &fchs, NULL, NULL, in bfa_fcs_lport_echo() 588 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_lport_rnid() 621 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_rnid() 720 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_lport_abts_acc() 729 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_abts_acc() [all …]
|
| H A D | bfa_ioc_cb.c | 97 return BFA_FALSE; in bfa_ioc_cb_firmware_lock() 352 return BFA_FALSE; in bfa_ioc_cb_sync_complete()
|
| H A D | bfa_ioc_ct.c | 90 return BFA_FALSE; in bfa_ioc_ct_firmware_lock() 378 return BFA_FALSE; in bfa_ioc_ct2_lpu_read_stat() 496 return BFA_FALSE; in bfa_ioc_ct_sync_complete() 783 return BFA_FALSE; in bfa_ioc_ct2_nfc_halted()
|
| H A D | bfad_bsg.c | 65 bfad->disable_active = BFA_FALSE; in bfad_iocmd_ioc_disable() 419 rc = bfa_fcport_cfg_bbcr(&bfad->bfa, BFA_FALSE, 0); in bfad_iocmd_port_cfg_bbcr() 939 fcport->cfg.ratelimit = BFA_FALSE; in bfad_iocmd_ratelim() 2311 fcport->cfg.trunked = BFA_FALSE; in bfad_iocmd_cfg_trunk() 2364 fcport->cfg.qos_enabled = BFA_FALSE; in bfad_iocmd_qos() 2597 iocmd->status = bfa_fcpim_lunmask_update(&bfad->bfa, BFA_FALSE); in bfad_iocmd_lunmask() 2600 bfad_iocmd_lunmask_reset_lunscan_mode(bfad, BFA_FALSE); in bfad_iocmd_lunmask()
|
| H A D | bfa_fcs.c | 1329 fcxp = bfa_fcs_fcxp_alloc(fabric->fcs, BFA_FALSE); in bfa_fcs_fabric_send_flogi_acc() 1344 BFA_FALSE, FC_CLASS_3, in bfa_fcs_fabric_send_flogi_acc()
|
| H A D | bfa_defs.h | 237 BFA_FALSE = 0, enumerator
|
| H A D | bfad.c | 837 bfa_fcs_attach(&bfad->bfa_fcs, &bfad->bfa, bfad, BFA_FALSE); in bfad_drv_init()
|