Searched defs:txp (Results 1 – 7 of 7) sorted by relevance
489 xnf_data_txbuf_free(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free()537 xnf_data_txbuf_free_chain(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free_chain()560 xnf_txbuf_t *txp; in xnf_data_txbuf_alloc() local671 xnf_txbuf_t *txp = tidp->txbuf; in xnf_setup_rings() local1303 xnf_txbuf_t *txp; in xnf_set_multicast() local1445 xnf_txbuf_t *txp; in xnf_tx_clean_ring() local1680 for (xnf_txbuf_t *txp = head; txp != NULL; txp = txp->tx_next) { in xnf_tx_push_packet() local1734 xnf_txbuf_t *txp; in xnf_mblk_copy() local1768 xnf_txbuf_t *txp; in xnf_mblk_map() local2703 xnf_txbuf_t *txp = tidp->txbuf; in xnf_release_mblks() local[all …]
1260 xnb_txbuf_recycle(xnb_txbuf_t *txp) in xnb_txbuf_recycle()1273 xnb_txbuf_t *txp = buf; in xnb_txbuf_constructor() local1324 xnb_txbuf_t *txp = buf; in xnb_txbuf_destructor() local1465 xnb_txbuf_t *txp; in xnb_from_peer() local1532 xnb_txbuf_t *txp = *txpp; in xnb_from_peer() local
305 unsigned char *txp; in epic100_transmit() local
3474 struct e1000_tx_desc *txp; /* payload */ local
2108 backend_tx_begin_common(backend_type_t t, backend_tx_t **txp, int writable) in backend_tx_begin_common()2135 backend_tx_begin_ro(backend_type_t t, backend_tx_t **txp) in backend_tx_begin_ro()2180 backend_tx_begin(backend_type_t t, backend_tx_t **txp) in backend_tx_begin()
6642 rc_node_setup_tx(rc_node_ptr_t *npp, rc_node_ptr_t *txp) in rc_node_setup_tx()6967 rc_tx_commit(rc_node_ptr_t *txp, const void *cmds, size_t cmds_sz) in rc_tx_commit()
13595 tx_processor_reg_t txp; member