Searched defs:txbuf (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk_spi.c | 118 uint8_t *txbuf; member 240 rk_spi_xfer_buf(struct rk_spi_softc *sc, void *rxbuf, void *txbuf, uint32_t len) in rk_spi_xfer_buf()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.h | 301 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder… argument 330 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ argument 342 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument 375 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event_()
|
| H A D | tcp_log_buf.c | 1521 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event_()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx_spi.c | 139 uint8_t *txbuf; member 374 spi_xfer_buf(struct spi_softc *sc, void *rxbuf, void *txbuf, uint32_t len) in spi_xfer_buf()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_spi.c | 155 uint8_t *txbuf; member 466 aw_spi_xfer(struct aw_spi_softc *sc, void *rxbuf, void *txbuf, uint32_t txlen, uint32_t rxlen) in aw_spi_xfer()
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_spi.h | 75 unsigned char *txbuf; member
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-sriox-defs.h | 821 uint64_t txbuf : 2; /**< Outgoing SRIO MAC Buffer. */ member 865 uint64_t txbuf : 2; /**< Outgoing SRIO MAC Buffer. */ member 908 uint64_t txbuf : 2; /**< Outgoing SRIO MAC Buffer. */ member
|