Searched refs:bfa_rport_sm_offline (Results 1 – 1 of 1) sorted by relevance
249 static void bfa_rport_sm_offline(struct bfa_rport_s *rp,4416 bfa_sm_set_state(rp, bfa_rport_sm_offline); in bfa_rport_sm_fwcreate_qfull()4513 bfa_sm_set_state(rp, bfa_rport_sm_offline); in bfa_rport_sm_fwdelete()4568 bfa_rport_sm_offline(struct bfa_rport_s *rp, enum bfa_rport_event event) in bfa_rport_sm_offline() function