Lines Matching refs:fchs
115 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
752 fcxp_rsp->residue_len, &fcxp_rsp->fchs); in hal_fcxp_send_comp()
761 fcxp->rsp_fchs = fcxp_rsp->fchs; in hal_fcxp_send_comp()
773 struct fchs_s *fchs) in hal_fcxp_tx_plog() argument
785 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog()
791 fchs); in hal_fcxp_tx_plog()
795 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog()
811 &fcxp_rsp->fchs, pld_w0); in hal_fcxp_rx_plog()
816 &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
820 (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
869 send_req->fchs = reqi->fchs; in bfa_fcxp_queue()
911 hal_fcxp_tx_plog(bfa, reqi->req_tot_len, fcxp, &reqi->fchs); in bfa_fcxp_queue()
1057 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send() argument
1076 reqi->fchs = *fchs; in bfa_fcxp_send()
5650 struct fchs_s *fchs; in uf_recv() local
5659 fchs = (struct fchs_s *)uf_buf; in uf_recv()