HomeSort by relevance Sort by last modified time
    Searched refs:rx_len (Results 1 - 21 of 21) sorted by null

  /external/libese/apps/boot/
boot.c 71 int rx_len; local
81 rx_len = ese_transceive(ese, kManageChannelOpen, sizeof(kManageChannelOpen),
88 if (rx_len < 0) {
89 ALOGE("transceive error: rx_len: %d", rx_len);
92 if (rx_len < 2) {
97 ret = check_apdu_status(&rx_buf[rx_len - 2]);
100 rx_buf[rx_len - 2], rx_buf[rx_len - 1]);
103 if (rx_len < 3)
139 int rx_len; local
174 int rx_len; local
234 int rx_len; local
288 int rx_len; local
326 int rx_len; local
376 int rx_len; local
453 int rx_len; local
530 int rx_len = ese_transceive_sg(session->ese, tx, 5, rx, 1); local
590 int rx_len = ese_transceive_sg(session->ese, tx, 4, rx, 1); local
623 int rx_len; local
673 int rx_len; local
719 int rx_len; local
760 int rx_len; local
    [all...]
  /external/libese/tools/ese_relay/
ese_relay.c 88 uint32_t rx_len; local
149 rx_len = 0;
161 rx_len = kAtrLength;
162 printf("Filling card RX buf with fake ATR (%u)\n", rx_len);
163 memcpy(rx_buf, kAtr, rx_len);
164 printf("Sending back ATR of length %u\n", rx_len);
169 if (!rx_len)
172 rx_len = ese_transceive(&ese, tx_buf, tx_len, rx_buf, sizeof(rx_buf));
179 if (rx_len > 0) {
181 printf("Read %d bytes from card\n", rx_len);
    [all...]
  /external/libese/apps/weaver/
weaver.c 79 int rx_len; local
89 rx_len = ese_transceive(ese, kManageChannelOpen, sizeof(kManageChannelOpen),
96 if (rx_len < 0) {
97 ALOGE("transceive error: rx_len: %d", rx_len);
100 if (rx_len < 2) {
105 ret = check_apdu_status(&rx_buf[rx_len - 2]);
108 rx_buf[rx_len - 2], rx_buf[rx_len - 1]);
111 if (rx_len < 3)
148 int rx_len; local
197 const int rx_len = local
260 const int rx_len = ese_transceive_sg(session->ese, tx, 5, &rx, 1); local
322 const int rx_len = ese_transceive_sg(session->ese, tx, 5, rx, 3); local
393 const int rx_len = ese_transceive_sg(session->ese, tx, 3, &rx, 1); local
    [all...]
  /external/libese/libese-hw/nxp/include/ese/hw/nxp/pn80t/
common.h 37 struct EseSgBuffer *rx_buf, uint32_t rx_len);
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c 126 static uint32_t getOsHwVersion(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
138 static uint32_t getAppVersion(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
152 static uint32_t queryAppInfo(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
307 static uint32_t startFirmwareUpload(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
591 static uint32_t firmwareChunk(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
596 uint8_t len = rx_len - sizeof(req->offset);
618 static uint32_t finishFirmwareUpload(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
627 static uint32_t getInterrupt(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
633 if (rx_len == sizeof(struct NanohubGetInterruptRequest)) {
645 static uint32_t maskInterrupt(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp
    [all...]
hostIntf.c 432 uint8_t rx_len = hostIntfGetPayloadLen(mRxBuf); local
446 resp = mRxCmd->fastHandler(rxPayload, rx_len, txPayload, mRxTimestamp);
507 uint8_t rx_len = hostIntfGetPayloadLen(mRxBuf); local
509 uint8_t respLen = mRxCmd->handler(rxPayload, rx_len, txPayload, mRxTimestamp);
    [all...]
  /external/libese/libese-hw/nxp/pn80t/
common.c 246 uint32_t rx_len) {
273 return ese_sg_from_buf(rx_buf, rx_len, 0, sizeof(ok), ok);
288 return ese_sg_from_buf(rx_buf, rx_len, 0, sizeof(ok), ok);
298 return ese_sg_from_buf(rx_buf, rx_len, 0, sizeof(reply), reply);
305 struct EseSgBuffer *rx_buf, uint32_t rx_len) {
308 nxp_pn80t_handle_interface_call(ese, tx_buf, tx_len, rx_buf, rx_len);
312 return teq1_transceive(ese, &kTeq1Options, tx_buf, tx_len, rx_buf, rx_len);
  /external/syslinux/gpxe/src/drivers/net/
rtl8139.c 412 unsigned int rx_len; local
438 rx_len = * ( ( uint16_t * )
442 "%x+%x\n", rtl, rtl->rx.offset, rx_len );
444 rx_iob = alloc_iob ( rx_len );
451 wrapped_len = ( ( rtl->rx.offset + 4 + rx_len )
456 memcpy ( iob_put ( rx_iob, rx_len - wrapped_len ),
458 rx_len - wrapped_len );
465 "len %d)\n", rtl, rx_status, rx_len );
468 rtl->rx.offset = ( ( ( rtl->rx.offset + 4 + rx_len + 3 ) & ~3 )
natsemi.c 505 unsigned int rx_len; local
548 rx_len = (rx_status & DSIZE) - CRC_SIZE;
550 DBG ("Received packet, rx_curr = %d, rx_status = %#08x, rx_len = %d\n",
551 np->rx_cur, rx_status, rx_len);
566 rx_iob = alloc_iob (rx_len);
569 memcpy (iob_put (rx_iob, rx_len),
570 np->iobuf[np->rx_cur]->data, rx_len);
eepro100.c 844 unsigned int rx_len; local
851 rx_len = rfd->count & RFDMaskCount;
853 DBG2 ( "Got a packet: Len = %d, cur_rx = %d.\n", rx_len,
863 iob_put ( iob, rx_len );
864 DBG2 ( "Received packet: %p, len: %d\n", iob, rx_len );
    [all...]
r8169.c 1749 uint16_t rx_len; local
    [all...]
  /external/libese/libese-hw/
ese_hw_echo.c 157 struct EseSgBuffer *rx_buf, uint32_t rx_len) {
158 return teq1_transceive(ese, &kTeq1Options, tx_buf, tx_len, rx_buf, rx_len);
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_winpcap.c 60 size_t rx_len; member in struct:l2_packet_data
114 l2->rx_len = hdr->caplen;
117 l2->rx_len = hdr->caplen - sizeof(*ethhdr);
155 l2->rx_len);
l2_packet_ndis.c 282 size_t rx_len; local
290 rx_len = l2->rx_written;
293 rx_len = l2->rx_written - sizeof(*ethhdr);
297 l2->rx_callback(l2->rx_callback_ctx, rx_src, rx_buf, rx_len);
  /external/syslinux/gpxe/src/net/tcp/
http.c 82 size_t rx_len; member in struct:http_request
118 ( http->content_length != http->rx_len ) ) {
120 http, http->rx_len, http->content_length );
334 http->rx_len += iob_len ( iobuf );
342 ( http->rx_len >= http->content_length ) ) {
iscsi.c 970 iscsi->rx_buffer = malloc ( iscsi->rx_len );
976 assert ( ( iscsi->rx_offset + len ) <= iscsi->rx_len );
1038 iscsi->rx_len ) ) != 0 )
    [all...]
  /external/libpcap/
pcap-dos.c 225 int rx_len = 0; local
256 rx_len = (*dev->peek_rx_buf) (&p->buffer);
260 rx_len = (*dev->copy_rx_buf) (p->buffer, p->snapshot);
263 if (rx_len > 0) /* got a packet */
269 pcap.caplen = min (rx_len, p->snapshot);
270 pcap.len = rx_len;
328 if (rx_len < 0) /* receive error */
    [all...]
  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000.c 695 uint32_t rx_len; local
765 rx_len = rx_curr_desc->length;
767 DBG ( "Received packet, rx_curr: %d rx_status: %#08x rx_len: %d\n",
768 i, rx_status, rx_len );
772 iob_put ( adapter->rx_iobuf[i], rx_len );
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/
iscsi.h 608 size_t rx_len; member in struct:iscsi_session
  /external/valgrind/coregrind/m_debuginfo/
image.c 588 ULong rx_session_id = 0, rx_off = 0, rx_len = 0, rx_zdata_len = 0;
590 /* Pretty confusing. rx_sessionid, rx_off and rx_len are copies
595 its compressed length. Hence rx_len must equal len, but
599 &rx_len, &rx_data, &rx_zdata_len))
602 || rx_off != off || rx_len != len || rx_data == NULL)
    [all...]
  /system/bt/stack/include/
btm_api_types.h 1850 uint8_t rx_len; member in struct:__anon113832
    [all...]

Completed in 2983 milliseconds