Lines Matching refs:fchs
101 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
702 fcxp_rsp->residue_len, &fcxp_rsp->fchs); in hal_fcxp_send_comp()
711 fcxp->rsp_fchs = fcxp_rsp->fchs; in hal_fcxp_send_comp()
723 struct fchs_s *fchs) in hal_fcxp_tx_plog() argument
735 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog()
741 fchs); in hal_fcxp_tx_plog()
745 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog()
761 &fcxp_rsp->fchs, pld_w0); in hal_fcxp_rx_plog()
766 &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
770 (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
819 send_req->fchs = reqi->fchs; in bfa_fcxp_queue()
861 hal_fcxp_tx_plog(bfa, reqi->req_tot_len, fcxp, &reqi->fchs); in bfa_fcxp_queue()
1007 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send() argument
1026 reqi->fchs = *fchs; in bfa_fcxp_send()