Lines Matching refs:fchs
101 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
696 fcxp_rsp->residue_len, &fcxp_rsp->fchs); in hal_fcxp_send_comp()
705 fcxp->rsp_fchs = fcxp_rsp->fchs; in hal_fcxp_send_comp()
717 struct fchs_s *fchs) in hal_fcxp_tx_plog() argument
729 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog()
735 fchs); in hal_fcxp_tx_plog()
739 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog()
755 &fcxp_rsp->fchs, pld_w0); in hal_fcxp_rx_plog()
760 &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
764 (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
813 send_req->fchs = reqi->fchs; in bfa_fcxp_queue()
855 hal_fcxp_tx_plog(bfa, reqi->req_tot_len, fcxp, &reqi->fchs); in bfa_fcxp_queue()
1001 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send() argument
1020 reqi->fchs = *fchs; in bfa_fcxp_send()