Lines Matching refs:BFA_FALSE
439 fcxp->req_rsp = BFA_FALSE; in claim_fcxps_mem()
443 fcxp->reqq_waiting = BFA_FALSE; in claim_fcxps_mem()
784 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_qresume()
1112 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_discard()
1888 lps->fdisc = BFA_FALSE; in bfa_lps_flogi()
1906 lps->auth_en = BFA_FALSE; in bfa_lps_fdisc()
2040 bfa_trc(fcport->bfa, BFA_FALSE); in bfa_fcport_sm_uninit()
2154 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_enabling()
2231 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_linkdown()
2313 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2328 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2363 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2761 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
2773 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_faa_misconfig()
3043 fcport->stats_dma_ready = BFA_FALSE; in bfa_fcport_attach()
3050 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()
3166 return BFA_FALSE; in bfa_fcport_send_enable()
3209 return BFA_FALSE; in bfa_fcport_send_disable()
3313 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_get_timeout()
3336 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_get()
3378 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_clr_timeout()
3401 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_clear()
3578 fcport->use_flash_cfg = BFA_FALSE; in bfa_fcport_isr()
3801 if ((bfa_fcport_is_qos_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3804 if (fcport->cfg.ratelimit != BFA_FALSE) in bfa_fcport_cfg_topology()
3806 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
3814 if (bfa_fcport_is_dport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3816 if (bfa_fcport_is_ddport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
3876 fcport->cfg.cfg_hardalpa = BFA_FALSE; in bfa_fcport_clr_hardalpa()
4124 return fcport->cfg.ratelimit ? BFA_TRUE : BFA_FALSE; in bfa_fcport_is_ratelim()
4284 bfa_port_set_dportenabled(&bfa->modules.port, BFA_FALSE); in bfa_fcport_dportdisable()
4901 return BFA_FALSE; in bfa_rport_send_fwcreate()
4934 return BFA_FALSE; in bfa_rport_send_fwdelete()
4959 return BFA_FALSE; in bfa_rport_send_fwspeed()
5131 rp->lun_mask = BFA_FALSE; in bfa_rport_unset_lunmask()
5706 fcport->diag_busy = BFA_FALSE; in bfa_fcdiag_set_busy_status()
5960 if (bfa_fcport_is_disabled(bfa) == BFA_FALSE) { in bfa_fcdiag_loopback()
6297 dport->dynamic = BFA_FALSE; in bfa_dport_sm_enabled()
6427 dport->dynamic = BFA_FALSE; in bfa_dport_sm_dynamic_disabling()
6486 return BFA_FALSE; in bfa_dport_send_req()
6546 return BFA_FALSE; in bfa_dport_is_sending_req()
6707 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_enable()
6708 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_enable()
6774 if ((bfa_fcport_is_disabled(bfa) == BFA_FALSE) && in bfa_dport_disable()
6775 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_disable()