Searched refs:send_req (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcxp.c35 struct bfi_fcxp_send_req_s *send_req);
368 struct bfi_fcxp_send_req_s *send_req; local
371 send_req = bfa_reqq_next(bfa, BFA_REQQ_FCXP);
372 bfa_fcxp_queue(fcxp, send_req);
379 bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, struct bfi_fcxp_send_req_s *send_req) argument
386 bfi_h2i_set(send_req->mh, BFI_MC_FCXP, BFI_FCXP_H2I_SEND_REQ,
389 send_req->fcxp_tag = bfa_os_htons(fcxp->fcxp_tag);
391 send_req->rport_fw_hndl = rport->fw_handle;
392 send_req->max_frmsz = bfa_os_htons(rport->rport_info.max_frmsz);
393 if (send_req
660 struct bfi_fcxp_send_req_s *send_req; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dmessage.c144 static void send_req(PLCI *);
582 if(c==1) send_req(plci);
1066 send_req(plci);
1077 send_req(plci);
1381 send_req(plci);
1395 send_req(plci);
1399 send_req(plci);
1745 send_req(plci);
1782 send_req(rc_plci);
1794 send_req(rc_plc
8755 static void send_req(PLCI *plci) function
[all...]

Completed in 99 milliseconds