Home
last modified time | relevance | path

Searched defs:reqlen (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_reqsize.c49 __glXCallListsReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXCallListsReqSize()
65 __glXBitmapReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXBitmapReqSize()
89 __glXFogfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXFogfvReqSize()
103 __glXLightfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXLightfvReqSize()
117 __glXLightModelfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXLightModelfvReqSize()
131 __glXMaterialfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMaterialfvReqSize()
145 __glXPolygonStippleReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXPolygonStippleReqSize()
165 __glXTexParameterfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXTexParameterfvReqSize()
179 __glXTexImage1DReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXTexImage1DReqSize()
207 __glXTexImage2DReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXTexImage2DReqSize()
[all …]
H A Drensize.c47 __glXMap1dReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap1dReqSize()
64 __glXMap1fReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap1fReqSize()
89 __glXMap2dReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap2dReqSize()
106 __glXMap2fReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap2fReqSize()
363 __glXDrawArraysReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXDrawArraysReqSize()
440 __glXSeparableFilter2DReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXSeparableFilter2DReqSize()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_pptp.c277 unsigned int reqlen, in pptp_inbound_pkt()
405 unsigned int reqlen, in pptp_outbound_pkt()
528 unsigned int datalen, reqlen, nexthdr_off; in conntrack_pptp_help() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqlogicfas408.c96 static int ql_pdma(struct qlogicfas408_priv *priv, int phase, char *request, int reqlen) in ql_pdma()
267 unsigned int reqlen; /* total length of transfer */ in ql_pcmd() local
H A Ddpt_i2o.c321 u32 reqlen; in adpt_inquiry() local
2196 u32 reqlen; in adpt_scsi_to_i2o() local
H A Ddc395x.c912 u32 reqlen = scsi_bufflen(cmd); in build_srb() local
/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c236 SYM53C500_pio_read(int fast_pio, int base, unsigned char *request, unsigned int reqlen) in SYM53C500_pio_read()
291 SYM53C500_pio_write(int fast_pio, int base, unsigned char *request, unsigned int reqlen) in SYM53C500_pio_write()
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Dhwchannel.c470 bchannel_get_rxbuf(struct bchannel *bch, int reqlen) in bchannel_get_rxbuf()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dqcom_smd-regulator.c47 int reqlen = 0; in rpm_reg_write_active() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dguest.c410 unsigned int reqoffset, reqlen; /* User-requested offset and length */ in sve_reg_to_region() local
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_fcs.c1326 u16 reqlen; in bfa_fcs_fabric_send_flogi_acc() local
H A Dbfa_svc.c722 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog()
1007 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send()
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h287 u8 reqlen; member
H A Dchcr_algo.c138 static int sg_nents_xlen(struct scatterlist *sg, unsigned int reqlen, in sg_nents_xlen()
/OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/
H A Dzd1201.c514 int reqlen; in zd1201_setconfig() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2898 int channel, u8 *reqdata, int reqlen) in dsi_vc_generic_send_read_request()
3073 u8 *reqdata, int reqlen, u8 *buf, int buflen) in dsi_vc_generic_read()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2828 u8 *reqdata, int reqlen) in dsi_vc_generic_send_read_request()
3001 u8 *reqdata, int reqlen, u8 *buf, int buflen) in dsi_vc_generic_read()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.c5485 uint32_t alloclen, reqlen; in lpfc_sli4_get_ctl_attr() local
17087 uint32_t reqlen, alloclen, pg_pairs; in lpfc_sli4_post_sgl_list() local
17192 uint32_t reqlen, alloclen, pg_pairs; in lpfc_sli4_post_io_sgl_block() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c4482 size_t reqlen = sizeof(wl_tvpm_req_t) + sizeof(wl_tvpm_status_t); in wl_tvpm_dump() local