Searched defs:tx_ring_info (Results 1 – 4 of 4) sorted by relevance
2853 struct tx_ring_info { struct2854 struct tx_buff_info tx_buffs[MAX_TX_RING_SIZE];2855 struct niu *np;2856 u64 tx_cs;2857 int pending;2858 int prod;2882 static inline u32 niu_tx_avail(struct tx_ring_info *tp) in niu_tx_avail() argument
516 struct tx_ring_info { struct531 struct tx_ring_info tx_info[TX_RING_SIZE]; argument
603 struct tx_ring_info { struct617 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES]; argument
2185 struct tx_ring_info { struct2186 struct sk_buff *skb;2187 unsigned long flags;