Searched refs:bfa_fcxp_get_rspbuf (Results 1 – 3 of 3) sorted by relevance
215 #define BFA_FCXP_RSP_PLD(_fcxp) (bfa_fcxp_get_rspbuf(_fcxp))623 void *bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp);
1884 void *pld = bfa_fcxp_get_rspbuf(fcxp); in bfa_fcs_rport_adisc_response()
946 bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_rspbuf() function