Searched refs:bfa_rport_sm_offline (Results 1 – 1 of 1) sorted by relevance
257 static void bfa_rport_sm_offline(struct bfa_rport_s *rp,4430 bfa_sm_set_state(rp, bfa_rport_sm_offline); in bfa_rport_sm_fwcreate_qfull()4527 bfa_sm_set_state(rp, bfa_rport_sm_offline); in bfa_rport_sm_fwdelete()4582 bfa_rport_sm_offline(struct bfa_rport_s *rp, enum bfa_rport_event event) in bfa_rport_sm_offline() function