Searched refs:bfa_rport_send_fwcreate (Results 1 – 1 of 1) sorted by relevance
251 static bfa_boolean_t bfa_rport_send_fwcreate(struct bfa_rport_s *rp);4428 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_created()4500 bfa_rport_send_fwcreate(rp); in bfa_rport_sm_fwcreate_qfull()4678 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_offline()4841 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_iocdisable()4996 bfa_rport_send_fwcreate(struct bfa_rport_s *rp) in bfa_rport_send_fwcreate() function