Searched defs:txp (Results 1 – 7 of 7) sorted by relevance
482 xnf_data_txbuf_free(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free()530 xnf_data_txbuf_free_chain(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free_chain()553 xnf_txbuf_t *txp; in xnf_data_txbuf_alloc() local664 xnf_txbuf_t *txp = tidp->txbuf; in xnf_setup_rings() local1296 xnf_txbuf_t *txp; in xnf_set_multicast() local1438 xnf_txbuf_t *txp; in xnf_tx_clean_ring() local1673 for (xnf_txbuf_t *txp = head; txp != NULL; txp = txp->tx_next) { in xnf_tx_push_packet() local1727 xnf_txbuf_t *txp; in xnf_mblk_copy() local1761 xnf_txbuf_t *txp; in xnf_mblk_map() local2696 xnf_txbuf_t *txp = tidp->txbuf; in xnf_release_mblks() local[all …]
1258 xnb_txbuf_recycle(xnb_txbuf_t *txp) in xnb_txbuf_recycle()1271 xnb_txbuf_t *txp = buf; in xnb_txbuf_constructor() local1322 xnb_txbuf_t *txp = buf; in xnb_txbuf_destructor() local1463 xnb_txbuf_t *txp; in xnb_from_peer() local1530 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