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);4338 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_created()4410 bfa_rport_send_fwcreate(rp); in bfa_rport_sm_fwcreate_qfull()4588 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_offline()4751 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_iocdisable()4891 bfa_rport_send_fwcreate(struct bfa_rport_s *rp) in bfa_rport_send_fwcreate() function