Lines Matching refs:BFA_FALSE
447 fcxp->req_rsp = BFA_FALSE; in claim_fcxps_mem()
451 fcxp->reqq_waiting = BFA_FALSE; in claim_fcxps_mem()
792 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_qresume()
1120 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_discard()
1896 lps->fdisc = BFA_FALSE; in bfa_lps_flogi()
1914 lps->auth_en = BFA_FALSE; in bfa_lps_fdisc()
2048 bfa_trc(fcport->bfa, BFA_FALSE); in bfa_fcport_sm_uninit()
2162 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_enabling()
2239 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_linkdown()
2321 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2336 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2371 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2769 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
2781 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
3051 fcport->stats_dma_ready = BFA_FALSE; in bfa_fcport_attach()
3058 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()
3174 return BFA_FALSE; in bfa_fcport_send_enable()
3217 return BFA_FALSE; in bfa_fcport_send_disable()
3321 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_get_timeout()
3344 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_get()
3386 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_clr_timeout()
3409 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_clear()
3586 fcport->use_flash_cfg = BFA_FALSE; in bfa_fcport_isr()
3809 if ((bfa_fcport_is_qos_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3812 if (fcport->cfg.ratelimit != BFA_FALSE) in bfa_fcport_cfg_topology()
3814 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3822 if (bfa_fcport_is_dport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3824 if (bfa_fcport_is_ddport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3884 fcport->cfg.cfg_hardalpa = BFA_FALSE; in bfa_fcport_clr_hardalpa()
4132 return fcport->cfg.ratelimit ? BFA_TRUE : BFA_FALSE; in bfa_fcport_is_ratelim()
4292 bfa_port_set_dportenabled(&bfa->modules.port, BFA_FALSE); in bfa_fcport_dportdisable()
4909 return BFA_FALSE; in bfa_rport_send_fwcreate()
4942 return BFA_FALSE; in bfa_rport_send_fwdelete()
4967 return BFA_FALSE; in bfa_rport_send_fwspeed()
5139 rp->lun_mask = BFA_FALSE; in bfa_rport_unset_lunmask()
5717 fcport->diag_busy = BFA_FALSE; in bfa_fcdiag_set_busy_status()
5971 if (bfa_fcport_is_disabled(bfa) == BFA_FALSE) { in bfa_fcdiag_loopback()
6308 dport->dynamic = BFA_FALSE; in bfa_dport_sm_enabled()
6438 dport->dynamic = BFA_FALSE; in bfa_dport_sm_dynamic_disabling()
6497 return BFA_FALSE; in bfa_dport_send_req()
6557 return BFA_FALSE; in bfa_dport_is_sending_req()
6718 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_enable()
6719 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_enable()
6785 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_disable()
6786 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_disable()