Home
last modified time | relevance | path

Searched defs:tx_buf (Results 1 – 9 of 9) 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/libese/libese/
Dese.c86 ESE_API int ese_transceive(struct EseInterface *ese, const uint8_t *tx_buf, in ese_transceive()
/external/kernel-headers/original/uapi/linux/spi/
Dspidev.h71 __u64 tx_buf; member
/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/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
1740 struct wpabuf *buf, *tx_buf; in gas_serv_rx_gas_comeback_req() local
/external/rust/crates/nix/test/sys/
Dtest_ioctl.rs272 tx_buf: u64, field
/external/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/
Dti_sci.c54 void *tx_buf, in ti_sci_setup_one_xfer()