Lines Matching refs:BFA_FALSE

433 			fcxp->req_rsp = BFA_FALSE;  in claim_fcxps_mem()
437 fcxp->reqq_waiting = BFA_FALSE; in claim_fcxps_mem()
778 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_qresume()
1106 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_discard()
1882 lps->fdisc = BFA_FALSE; in bfa_lps_flogi()
1900 lps->auth_en = BFA_FALSE; in bfa_lps_fdisc()
2034 bfa_trc(fcport->bfa, BFA_FALSE); in bfa_fcport_sm_uninit()
2148 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_enabling()
2225 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_linkdown()
2307 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2322 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2357 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2755 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
2767 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
3037 fcport->stats_dma_ready = BFA_FALSE; in bfa_fcport_attach()
3044 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()
3160 return BFA_FALSE; in bfa_fcport_send_enable()
3203 return BFA_FALSE; in bfa_fcport_send_disable()
3307 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_get_timeout()
3330 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_get()
3372 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_clr_timeout()
3395 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_clear()
3572 fcport->use_flash_cfg = BFA_FALSE; in bfa_fcport_isr()
3795 if ((bfa_fcport_is_qos_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3798 if (fcport->cfg.ratelimit != BFA_FALSE) in bfa_fcport_cfg_topology()
3800 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3808 if (bfa_fcport_is_dport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3810 if (bfa_fcport_is_ddport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3870 fcport->cfg.cfg_hardalpa = BFA_FALSE; in bfa_fcport_clr_hardalpa()
4118 return fcport->cfg.ratelimit ? BFA_TRUE : BFA_FALSE; in bfa_fcport_is_ratelim()
4278 bfa_port_set_dportenabled(&bfa->modules.port, BFA_FALSE); in bfa_fcport_dportdisable()
4895 return BFA_FALSE; in bfa_rport_send_fwcreate()
4928 return BFA_FALSE; in bfa_rport_send_fwdelete()
4953 return BFA_FALSE; in bfa_rport_send_fwspeed()
5125 rp->lun_mask = BFA_FALSE; in bfa_rport_unset_lunmask()
5700 fcport->diag_busy = BFA_FALSE; in bfa_fcdiag_set_busy_status()
5954 if (bfa_fcport_is_disabled(bfa) == BFA_FALSE) { in bfa_fcdiag_loopback()
6291 dport->dynamic = BFA_FALSE; in bfa_dport_sm_enabled()
6421 dport->dynamic = BFA_FALSE; in bfa_dport_sm_dynamic_disabling()
6480 return BFA_FALSE; in bfa_dport_send_req()
6540 return BFA_FALSE; in bfa_dport_is_sending_req()
6701 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_enable()
6702 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_enable()
6768 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_disable()
6769 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_disable()