Searched refs:bfa_rport_send_fwcreate (Results 1 – 1 of 1) sorted by relevance
228 static bfa_boolean_t bfa_rport_send_fwcreate(struct bfa_rport_s *rp);4332 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_created()4404 bfa_rport_send_fwcreate(rp); in bfa_rport_sm_fwcreate_qfull()4582 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_offline()4745 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_iocdisable()4885 bfa_rport_send_fwcreate(struct bfa_rport_s *rp) in bfa_rport_send_fwcreate() function