Home
last modified time | relevance | path

Searched defs:txbuf (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/sys/dev/irdma/
H A Dirdma_puda.c1297 struct irdma_puda_buf *txbuf, in irdma_ieq_copy_to_txbuf()
1313 struct irdma_puda_buf *txbuf) in irdma_ieq_setup_tx_buf()
1361 struct irdma_puda_buf *txbuf, u16 fpdu_len) in irdma_ieq_compl_pfpdu()
1476 struct irdma_puda_buf *txbuf = NULL; in irdma_ieq_handle_partial() local
1552 struct irdma_puda_buf *txbuf; in irdma_ieq_process_buf() local
/freebsd-src/sys/dev/spibus/controller/rockchip/
H A Drk_spi.c115 uint8_t *txbuf; member
235 rk_spi_xfer_buf(struct rk_spi_softc *sc, void *rxbuf, void *txbuf, uint32_t len) in rk_spi_xfer_buf() argument
/freebsd-src/tools/tools/netmap/
H A Dbridge.c115 char *txbuf = NETMAP_BUF(txring, ts->buf_idx); in rings_move() local
/freebsd-src/sys/arm/freescale/imx/
H A Dimx_spi.c137 uint8_t *txbuf; member
372 spi_xfer_buf(struct spi_softc *sc, void *rxbuf, void *txbuf, uint32_t len) in spi_xfer_buf() argument
/freebsd-src/sys/dev/neta/
H A Dif_mvneta.c1297 struct mvneta_buf *txbuf; in mvneta_ring_dealloc_tx_queue() local
1406 struct mvneta_buf *txbuf; in mvneta_ring_init_tx_queue() local
1448 struct mvneta_buf *txbuf; mvneta_ring_flush_tx_queue() local
2673 struct mvneta_buf *txbuf; mvneta_tx_queue() local
2848 struct mvneta_buf *txbuf; mvneta_tx_queue_complete() local
[all...]
H A Dif_mvnetavar.h150 struct mvneta_buf txbuf[MVNETA_TX_RING_CNT]; member
/freebsd-src/sys/netinet/
H A Dtcp_log_buf.h474 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument
540 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ argument
552 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument
588 tcp_log_event(struct tcpcb * tp,struct tcphdr * th,struct sockbuf * rxbuf,struct sockbuf * txbuf,uint8_t eventid,int errornum,uint32_t len,union tcp_log_stackspecific * stackinfo,int th_hostorder,const char * output_caller,const char * func,int line,const struct timeval * tv) tcp_log_event() argument
[all...]
H A Dtcp_log_buf.c1675 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event()
/freebsd-src/sys/dev/spibus/controller/allwinner/
H A Daw_spi.c150 uint8_t *txbuf; member
463 aw_spi_xfer(struct aw_spi_softc * sc,void * rxbuf,void * txbuf,uint32_t txlen,uint32_t rxlen) aw_spi_xfer() argument
/freebsd-src/sys/riscv/sifive/
H A Dsifive_spi.c182 sfspi_xfer_buf(struct sfspi_softc *sc, uint8_t *rxbuf, uint8_t *txbuf, in sfspi_xfer_buf() argument
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c1396 struct ath10k_htt_txbuf_32 *txbuf; in ath10k_htt_tx_32() local
1601 struct ath10k_htt_txbuf_64 *txbuf; in ath10k_htt_tx_64() local
H A Dhtt.h1927 } txbuf; member
/freebsd-src/contrib/bsnmp/snmpd/
H A Dsnmpd.h234 u_int32_t txbuf; member
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_parse.c5050 struct txbuf struct
5056 void sendcmd (struct txbuf *buf, int c); argument