Lines Matching refs:BFA_FALSE
474 fcxp->req_rsp = BFA_FALSE; in claim_fcxps_mem()
478 fcxp->reqq_waiting = BFA_FALSE; in claim_fcxps_mem()
834 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_qresume()
1162 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_discard()
1953 lps->fdisc = BFA_FALSE; in bfa_lps_flogi()
1971 lps->auth_en = BFA_FALSE; in bfa_lps_fdisc()
2105 bfa_trc(fcport->bfa, BFA_FALSE); in bfa_fcport_sm_uninit()
2219 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_enabling()
2296 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_linkdown()
2378 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2393 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2428 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2826 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
2838 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
3110 fcport->stats_dma_ready = BFA_FALSE; in bfa_fcport_attach()
3117 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()
3251 return BFA_FALSE; in bfa_fcport_send_enable()
3294 return BFA_FALSE; in bfa_fcport_send_disable()
3400 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_get_timeout()
3423 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_get()
3468 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_clr_timeout()
3491 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_clear()
3668 fcport->use_flash_cfg = BFA_FALSE; in bfa_fcport_isr()
3891 if ((bfa_fcport_is_qos_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3894 if (fcport->cfg.ratelimit != BFA_FALSE) in bfa_fcport_cfg_topology()
3896 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3904 if (bfa_fcport_is_dport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3906 if (bfa_fcport_is_ddport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3966 fcport->cfg.cfg_hardalpa = BFA_FALSE; in bfa_fcport_clr_hardalpa()
4214 return fcport->cfg.ratelimit ? BFA_TRUE : BFA_FALSE; in bfa_fcport_is_ratelim()
4374 bfa_port_set_dportenabled(&bfa->modules.port, BFA_FALSE); in bfa_fcport_dportdisable()
5006 return BFA_FALSE; in bfa_rport_send_fwcreate()
5039 return BFA_FALSE; in bfa_rport_send_fwdelete()
5064 return BFA_FALSE; in bfa_rport_send_fwspeed()
5236 rp->lun_mask = BFA_FALSE; in bfa_rport_unset_lunmask()
5844 fcport->diag_busy = BFA_FALSE; in bfa_fcdiag_set_busy_status()
6119 if (bfa_fcport_is_disabled(bfa) == BFA_FALSE) { in bfa_fcdiag_loopback()
6456 dport->dynamic = BFA_FALSE; in bfa_dport_sm_enabled()
6586 dport->dynamic = BFA_FALSE; in bfa_dport_sm_dynamic_disabling()
6645 return BFA_FALSE; in bfa_dport_send_req()
6705 return BFA_FALSE; in bfa_dport_is_sending_req()
6866 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_enable()
6867 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_enable()
6933 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_disable()
6934 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_disable()