Home
last modified time | relevance | path

Searched defs:TX (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst457 .. _subsec:ctucanfd:txtimestamp:
459 Timestamping TX frames
/linux/tools/testing/selftests/drivers/net/
H A Dxdp.py33 TX = 2 # Route the packet to the remote host global() variable in XDPAction
43 TX = 3 # Count of incoming packets routed to the remote host global() variable in XDPStats
[all...]
/linux/drivers/spi/
H A Dspi-test.h22 #define TX(off) ((void *)(TX_START + off)) macro
/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c21 #define TX 1 macro
/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h354 #define TX SNDRV_PCM_STREAM_PLAYBACK macro
H A Dfsl-asoc-card.c38 #define TX 1 macro
H A Dfsl_ssi.c57 #define TX 1 macro
[all...]
H A Dfsl_sai.h317 #define TX global() macro
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c171 enum port_type {RX, TX}; enumerator
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h114 enum enetc_bdr_type {TX, RX}; enumerator