Lines Matching refs:BFA_FALSE

419 			fcxp->req_rsp = BFA_FALSE;  in claim_fcxps_mem()
423 fcxp->reqq_waiting = BFA_FALSE; in claim_fcxps_mem()
764 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_qresume()
1092 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_discard()
1868 lps->fdisc = BFA_FALSE; in bfa_lps_flogi()
1886 lps->auth_en = BFA_FALSE; in bfa_lps_fdisc()
2020 bfa_trc(fcport->bfa, BFA_FALSE); in bfa_fcport_sm_uninit()
2134 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_enabling()
2211 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_linkdown()
2293 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2308 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2343 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2741 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
2753 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
3023 fcport->stats_dma_ready = BFA_FALSE; in bfa_fcport_attach()
3030 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()
3146 return BFA_FALSE; in bfa_fcport_send_enable()
3189 return BFA_FALSE; in bfa_fcport_send_disable()
3293 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_get_timeout()
3316 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_get()
3358 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_clr_timeout()
3381 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_clear()
3558 fcport->use_flash_cfg = BFA_FALSE; in bfa_fcport_isr()
3781 if ((bfa_fcport_is_qos_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3784 if (fcport->cfg.ratelimit != BFA_FALSE) in bfa_fcport_cfg_topology()
3786 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3794 if (bfa_fcport_is_dport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3796 if (bfa_fcport_is_ddport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3856 fcport->cfg.cfg_hardalpa = BFA_FALSE; in bfa_fcport_clr_hardalpa()
4104 return fcport->cfg.ratelimit ? BFA_TRUE : BFA_FALSE; in bfa_fcport_is_ratelim()
4264 bfa_port_set_dportenabled(&bfa->modules.port, BFA_FALSE); in bfa_fcport_dportdisable()
4881 return BFA_FALSE; in bfa_rport_send_fwcreate()
4914 return BFA_FALSE; in bfa_rport_send_fwdelete()
4939 return BFA_FALSE; in bfa_rport_send_fwspeed()
5111 rp->lun_mask = BFA_FALSE; in bfa_rport_unset_lunmask()
5672 fcport->diag_busy = BFA_FALSE; in bfa_fcdiag_set_busy_status()
5926 if (bfa_fcport_is_disabled(bfa) == BFA_FALSE) { in bfa_fcdiag_loopback()
6263 dport->dynamic = BFA_FALSE; in bfa_dport_sm_enabled()
6393 dport->dynamic = BFA_FALSE; in bfa_dport_sm_dynamic_disabling()
6452 return BFA_FALSE; in bfa_dport_send_req()
6512 return BFA_FALSE; in bfa_dport_is_sending_req()
6673 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_enable()
6674 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_enable()
6740 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_disable()
6741 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_disable()