Searched refs:bfa_rport_sm_offline (Results 1 – 1 of 1) sorted by relevance
272 static void bfa_rport_sm_offline(struct bfa_rport_s *rp,4512 bfa_sm_set_state(rp, bfa_rport_sm_offline); in bfa_rport_sm_fwcreate_qfull()4609 bfa_sm_set_state(rp, bfa_rport_sm_offline); in bfa_rport_sm_fwdelete()4664 bfa_rport_sm_offline(struct bfa_rport_s *rp, enum bfa_rport_event event) in bfa_rport_sm_offline() function