Searched refs:send_req (Results 1 – 2 of 2) sorted by relevance
116 struct bfi_fcxp_send_req_s *send_req);827 struct bfi_fcxp_send_req_s *send_req; in bfa_fcxp_qresume() local830 send_req = bfa_reqq_next(bfa, BFA_REQQ_FCXP); in bfa_fcxp_qresume()831 bfa_fcxp_queue(fcxp, send_req); in bfa_fcxp_qresume()838 bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, struct bfi_fcxp_send_req_s *send_req) in bfa_fcxp_queue() argument845 bfi_h2i_set(send_req->mh, BFI_MC_FCXP, BFI_FCXP_H2I_SEND_REQ, in bfa_fcxp_queue()848 send_req->fcxp_tag = cpu_to_be16(fcxp->fcxp_tag); in bfa_fcxp_queue()850 send_req->rport_fw_hndl = rport->fw_handle; in bfa_fcxp_queue()851 send_req->max_frmsz = cpu_to_be16(rport->rport_info.max_frmsz); in bfa_fcxp_queue()852 if (send_req->max_frmsz == 0) in bfa_fcxp_queue()[all …]
144 static void send_req(PLCI *);582 if (c == 1) send_req(plci); in api_put()1066 send_req(plci); in plci_remove()1077 send_req(plci); in plci_remove()1379 send_req(plci); in connect_req()1393 send_req(plci); in connect_req()1397 send_req(plci); in connect_req()1743 send_req(plci); in info_req()1780 send_req(rc_plci); in info_req()1792 send_req(rc_plci); in info_req()[all …]