Searched defs:tsnep_tx (Results 1 – 1 of 1) sorted by relevance
80 struct tsnep_tx { struct88 struct tsnep_tx_entry entry[TSNEP_RING_SIZE]; argument89 int write;90 int read;91 u32 owner_counter;92 int increment_owner_counter;93 struct xsk_buff_pool *xsk_pool;95 u32 packets;96 u32 bytes;97 u32 dropped;