Home
last modified time | relevance | path

Searched defs:tx_buffer (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/devel/acsccid/acsccid-1.1.8/src/
H A Dacr38cmd.c308 unsigned char tx_buffer[], unsigned int *rx_length, in ACR38_CmdXfrBlock()
347 const unsigned char tx_buffer[], unsigned short rx_length, unsigned char bBWI) in ACR38_TransmitT0()
367 const unsigned char tx_buffer[], unsigned short rx_length, unsigned char bBWI) in ACR38_TransmitT1()
387 const unsigned char tx_buffer[], unsigned short rx_length, unsigned char bBWI) in ACR38_TransmitPPS()
626 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in ACR38_CmdXfrBlockTPDU_T0()
641 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in ACR38_CmdXfrBlockTPDU_T1()
H A Dcommands.c1316 unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlock()
1390 const unsigned char tx_buffer[], unsigned short rx_length, unsigned char bBWI) in CCID_Transmit()
1716 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlockAPDU_short()
1765 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlockAPDU_extended()
1910 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlockTPDU_T0()
2428 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlockTPDU_T1()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/vt6656/
H A Drxtx.c295 static bool vnt_fill_txkey(struct vnt_tx_buffer *tx_buffer, struct sk_buff *skb) in vnt_fill_txkey()
382 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_rts() local
405 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_cts() local
426 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_ab() local
507 struct vnt_tx_buffer *tx_buffer; in vnt_tx_packet() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/vt6656/
H A Drxtx.c295 static bool vnt_fill_txkey(struct vnt_tx_buffer *tx_buffer, struct sk_buff *skb) in vnt_fill_txkey()
382 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_rts() local
405 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_cts() local
426 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_ab() local
507 struct vnt_tx_buffer *tx_buffer; in vnt_tx_packet() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/vt6656/
H A Drxtx.c295 static bool vnt_fill_txkey(struct vnt_tx_buffer *tx_buffer, struct sk_buff *skb) in vnt_fill_txkey()
382 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_rts() local
405 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_cts() local
426 struct vnt_tx_buffer *tx_buffer = tx_context->tx_buffer; in vnt_rxtx_ab() local
507 struct vnt_tx_buffer *tx_buffer; in vnt_tx_packet() local
/dports/devel/libccid/ccid-1.4.36/src/
H A Dccid_serial.c820 unsigned char tx_buffer[] = { 0x01, 0x10, 0x20 }; in OpenSerialByName() local
855 unsigned char tx_buffer[1]; in OpenSerialByName() local
882 unsigned char tx_buffer[] = { 0x01, 0x01, 0x01}; in OpenSerialByName() local
H A Dcommands.c1287 unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlock()
1344 const unsigned char tx_buffer[], unsigned short rx_length, unsigned char bBWI) in CCID_Transmit()
1651 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlockAPDU_extended()
1796 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlockTPDU_T0()
2278 unsigned int tx_length, unsigned char tx_buffer[], unsigned int *rx_length, in CmdXfrBlockTPDU_T1()
/dports/comms/limesuite/LimeSuite-20.10.0/src/examples/
H A DbasicTX.cpp86 float tx_buffer[2*buffer_size]; //buffer to hold complex values (2*samples)) in main() local
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DTransaction.h29 void *tx_buffer; /**< Tx buffer */ member
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DTransaction.h29 void *tx_buffer; /**< Tx buffer */ member
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DTransaction.h29 void *tx_buffer; /**< Tx buffer */ member
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/platform/
H A DTransaction.h29 void *tx_buffer; /**< Tx buffer */ member
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dcs8900a.h68 u16 tx_buffer; variable
H A Dsmc91c9x.cpp542 uint8_t *const tx_buffer = &m_buffer[packet_num * ETHER_BUFFER_SIZE]; in TIMER_CALLBACK_MEMBER() local
609 uint8_t *const tx_buffer = &m_buffer[packet_num * ETHER_BUFFER_SIZE]; in send_complete_cb() local
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dcs8900a.h68 u16 tx_buffer; variable
H A Dsmc91c9x.cpp542 uint8_t *const tx_buffer = &m_buffer[packet_num * ETHER_BUFFER_SIZE]; in TIMER_CALLBACK_MEMBER() local
609 uint8_t *const tx_buffer = &m_buffer[packet_num * ETHER_BUFFER_SIZE]; in send_complete_cb() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/sdr_lib/
H A Dtx_buffer.v26 module tx_buffer module
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mrcpv2-transport/include/
H A Dmrcp_connection.h83 char *tx_buffer; member
/dports/emulators/qemu/qemu-6.2.0/hw/net/
H A Di82596.h41 uint8_t tx_buffer[0x4000]; member
/dports/emulators/qemu5/qemu-5.2.0/hw/net/
H A Di82596.h41 uint8_t tx_buffer[0x4000]; member
/dports/emulators/qemu60/qemu-6.0.0/hw/net/
H A Di82596.h41 uint8_t tx_buffer[0x4000]; member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/encoder/
H A Dencodemv.c42 int i = 0;
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/math/float/math32/z80/
H A Df32_fspoly.asm42 SECTION code_clib
43 SECTION code_fp_math32
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/net/
H A Di82596.h41 uint8_t tx_buffer[0x4000]; member
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dnorm_engine.hpp175 char tx_buffer[BUFFER_SIZE]; member in zmq::ZMQ_FINAL

12345678910>>...14