Home
last modified time | relevance | path

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

/external/libese/libese-hw/nxp/pn80t/
Dcommon.c247 const struct EseSgBuffer *tx_buf, in nxp_pn80t_handle_interface_call()
308 const struct EseSgBuffer *tx_buf, uint32_t tx_len, in nxp_pn80t_transceive()
/external/libese/tools/ese_relay/
Dese_relay.c90 uint8_t tx_buf[4096]; in main() local
/external/u-boot/drivers/tpm/
Dtpm_tis_st33zp24_spi.c75 u8 tx_buf[ST33ZP24_SPI_BUFFER_SIZE]; member
119 u8 *tx_buf = (u8 *)phy->tx_buf; in st33zp24_spi_write() local
170 u8 *tx_buf = (u8 *)phy->tx_buf; in st33zp24_spi_read8_reg() local
Dtpm2_tis_spi.c77 u8 tx_buf[MAX_SPI_FRAMESIZE]; in tpm_tis_spi_xfer() local
/external/libese/libese/
Dese.c86 ESE_API int ese_transceive(struct EseInterface *ese, const uint8_t *tx_buf, in ese_transceive()
/external/libese/libese-hw/
Dese_hw_fake.c116 const struct EseSgBuffer *tx_buf = tx_bufs; in fake_transceive() local
Dese_hw_echo.c156 const struct EseSgBuffer *tx_buf, uint32_t tx_len, in echo_transceive()
/external/kernel-headers/original/uapi/linux/spi/
Dspidev.h92 __u64 tx_buf; member
/external/u-boot/drivers/net/
Dbcm-sf2-eth.h31 uint8_t *tx_buf; member
Daltera_tse.c315 u32 tx_buf = virt_to_phys(packet); in altera_tse_send_msgdma() local
480 unsigned long tx_buf = (unsigned long)packet; in altera_tse_send() local
/external/wpa_supplicant_8/src/ap/
Dgas_serv.c1453 struct wpabuf *buf, *tx_buf; in gas_serv_req_local_processing() local
1529 struct wpabuf *tx_buf; in gas_serv_req_dpp_processing() local
1736 struct wpabuf *buf, *tx_buf; in gas_serv_rx_gas_comeback_req() local
/external/u-boot/drivers/spi/
Dzynq_spi.c217 const u8 *tx_buf = dout; in zynq_spi_xfer() local
Dpic32_spi.c234 const void *tx_buf, void *rx_buf, in pic32_spi_xfer()
Dzynq_qspi.c90 const void *tx_buf; member