Searched defs:tx_buffer (Results 1 – 2 of 2) sorted by relevance
/external/libnfc-nxp/src/ | ||
D | phHciNfc.h | 155 uint8_t *tx_buffer; member |
/external/grub/netboot/ | ||
D | rtl8139.c | 162 static unsigned char tx_buffer[TX_BUF_SIZE] __attribute__((aligned(4))); variable |