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

  /bionic/libc/kernel/uapi/linux/hsi/
cs-protocol.h 44 __u32 tx_bufs; member in struct:cs_buffer_config
57 __u32 tx_bufs; member in struct:cs_mmap_config_block
  /external/kernel-headers/original/uapi/linux/hsi/
cs-protocol.h 73 __u32 tx_bufs; /* number of TX buffer slots */ member in struct:cs_buffer_config
96 __u32 tx_bufs; /* # of TX buffers */ member in struct:cs_mmap_config_block
  /external/libese/libese-hw/
ese_hw_fake.c 111 const struct EseSgBuffer *tx_bufs, uint32_t tx_seg,
116 const struct EseSgBuffer *tx_buf = tx_bufs;
122 while (tx_buf < tx_bufs + tx_seg) {
  /external/libese/libese/
ese.c 98 const struct EseSgBuffer *tx_bufs,
109 recvd = ese->ops->transceive(ese, tx_bufs, tx_segs, rx_bufs, rx_segs);
  /external/libese/libese-teq1/include/ese/
teq1.h 192 const struct EseSgBuffer *tx_bufs, uint8_t tx_segs,
  /external/libese/libese-teq1/
teq1.c 562 const struct EseSgBuffer *tx_bufs,
577 tx_bufs, tx_segs, ese_sg_length(tx_bufs, tx_segs), rx_bufs, rx_segs,
580 tx_bufs, tx_segs, ese_sg_length(tx_bufs, tx_segs), rx_bufs, rx_segs,
  /external/syslinux/gpxe/src/drivers/net/
via-velocity.h 1784 u8 *tx_bufs; member in struct:velocity_info
    [all...]

Completed in 4328 milliseconds