Lines Matching refs:fchs
109 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
710 fcxp_rsp->residue_len, &fcxp_rsp->fchs); in hal_fcxp_send_comp()
719 fcxp->rsp_fchs = fcxp_rsp->fchs; in hal_fcxp_send_comp()
731 struct fchs_s *fchs) in hal_fcxp_tx_plog() argument
743 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog()
749 fchs); in hal_fcxp_tx_plog()
753 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog()
769 &fcxp_rsp->fchs, pld_w0); in hal_fcxp_rx_plog()
774 &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
778 (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
827 send_req->fchs = reqi->fchs; in bfa_fcxp_queue()
869 hal_fcxp_tx_plog(bfa, reqi->req_tot_len, fcxp, &reqi->fchs); in bfa_fcxp_queue()
1015 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send() argument
1034 reqi->fchs = *fchs; in bfa_fcxp_send()
5528 struct fchs_s *fchs; in uf_recv() local
5537 fchs = (struct fchs_s *)uf_buf; in uf_recv()