Searched refs:bfa_fcxp_get_rspbuf (Results 1 – 3 of 3) sorted by relevance
223 #define BFA_FCXP_RSP_PLD(_fcxp) (bfa_fcxp_get_rspbuf(_fcxp))631 void *bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp);
1897 void *pld = bfa_fcxp_get_rspbuf(fcxp); in bfa_fcs_rport_adisc_response()
1003 bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_rspbuf() function