Searched refs:bfa_rport_send_fwcreate (Results 1 – 1 of 1) sorted by relevance
236 static bfa_boolean_t bfa_rport_send_fwcreate(struct bfa_rport_s *rp);4346 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_created()4418 bfa_rport_send_fwcreate(rp); in bfa_rport_sm_fwcreate_qfull()4596 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_offline()4759 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_iocdisable()4899 bfa_rport_send_fwcreate(struct bfa_rport_s *rp) in bfa_rport_send_fwcreate() function