Lines Matching refs:BFA_FALSE
455 fcxp->reqq_waiting = BFA_FALSE; in claim_fcxps_mem()
798 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_qresume()
1117 fcxp->reqq_waiting = BFA_FALSE; in bfa_fcxp_discard()
1897 lps->fdisc = BFA_FALSE; in bfa_lps_flogi()
1916 lps->auth_en = BFA_FALSE; in bfa_lps_fdisc()
2050 bfa_trc(fcport->bfa, BFA_FALSE); in bfa_fcport_sm_uninit()
2158 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_enabling()
2229 bfa_fcport_scn(fcport, BFA_PORT_LINKUP, BFA_FALSE); in bfa_fcport_sm_linkdown()
2305 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2320 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2355 bfa_fcport_scn(fcport, BFA_PORT_LINKDOWN, BFA_FALSE); in bfa_fcport_sm_linkup()
2914 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()
2995 fcport->bbsc_op_state = BFA_FALSE; in bfa_fcport_reset_linkinfo()
3019 return BFA_FALSE; in bfa_fcport_send_enable()
3062 return BFA_FALSE; in bfa_fcport_send_disable()
3168 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_get_timeout()
3191 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_get()
3236 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_stats_clr_timeout()
3259 fcport->stats_qfull = BFA_FALSE; in bfa_fcport_send_stats_clear()
3433 fcport->use_flash_cfg = BFA_FALSE; in bfa_fcport_isr()
3674 fcport->cfg.cfg_hardalpa = BFA_FALSE; in bfa_fcport_clr_hardalpa()
3874 return fcport->cfg.ratelimit ? BFA_TRUE : BFA_FALSE; in bfa_fcport_is_ratelim()
4552 return BFA_FALSE; in bfa_rport_send_fwcreate()
4585 return BFA_FALSE; in bfa_rport_send_fwdelete()
4610 return BFA_FALSE; in bfa_rport_send_fwspeed()
4765 rp->lun_mask = BFA_FALSE; in bfa_rport_unset_lunmask()
5321 fcport->diag_busy = BFA_FALSE; in bfa_fcdiag_set_busy_status()
5575 if (bfa_fcport_is_disabled(bfa) == BFA_FALSE) { in bfa_fcdiag_loopback()