Home
last modified time | relevance | path

Searched defs:tx_buf (Results 1 – 11 of 11) sorted by relevance

/external/libese/tools/ese_relay/
Dese_relay.c91 uint8_t tx_buf[4096]; in main() local
/external/libese/libese/
Dese.c84 API int ese_transceive(struct EseInterface *ese, const uint8_t *tx_buf, in ese_transceive()
/external/libese/libese-hw/
Dese_hw_fake.c110 uint32_t fake_transceive(struct EseInterface *ese, const uint8_t *tx_buf, in fake_transceive()
Dese_hw_echo.c155 uint32_t echo_transceive(struct EseInterface *ese, const uint8_t *const tx_buf, in echo_transceive()
/external/libese/libese-hw/nxp/pn80t/
Dcommon.c151 const uint8_t *const tx_buf, uint32_t tx_len, in nxp_pn80t_transceive()
/external/kernel-headers/original/uapi/linux/spi/
Dspidev.h90 __u64 tx_buf; member
/external/libese/libese-teq1/
Dteq1.c548 const uint8_t *const tx_buf, uint32_t tx_len, in teq1_transceive()
Dteq1_private.h73 uint8_t *tx_buf; member
/external/wpa_supplicant_8/src/ap/
Dgas_serv.c1232 struct wpabuf *buf, *tx_buf; in gas_serv_req_local_processing() local
1427 struct wpabuf *buf, *tx_buf; in gas_serv_rx_gas_comeback_req() local
/external/syslinux/gpxe/src/drivers/net/
Damd8111e.c91 unsigned char tx_buf[NUM_TX_SLOTS][TX_BUF_LEN]; member
/external/syslinux/gpxe/src/drivers/net/rtl818x/
Drtl818x.h241 u32 tx_buf; member
298 struct io_buffer *tx_buf[RTL818X_TX_RING_SIZE]; member