Home
last modified time | relevance | path

Searched refs:tx_ring (Results 1 – 3 of 3) sorted by relevance

/net/packet/
A Daf_packet.c174 int closing, int tx_ring);
2567 if (likely(po->tx_ring.pg_vec)) { in tpacket_destruct_skb()
2572 packet_dec_pending(&po->tx_ring); in tpacket_destruct_skb()
2836 size_max = po->tx_ring.frame_size in tpacket_snd()
3208 if (po->tx_ring.pg_vec) { in packet_release()
4358 if (po->tx_ring.pg_vec) { in packet_poll()
4465 int closing, int tx_ring) in packet_set_ring() argument
4478 rb = tx_ring ? &po->tx_ring : &po->rx_ring; in packet_set_ring()
4541 if (!tx_ring) { in packet_set_ring()
4555 if (!tx_ring) { in packet_set_ring()
[all …]
A Dinternal.h116 struct packet_ring_buffer tx_ring; member
A Ddiag.c106 ret = pdiag_put_ring(&po->tx_ring, po->tp_version, in pdiag_put_rings_cfg()

Completed in 12 milliseconds