Searched defs:tx_ring_info (Results 1 – 4 of 4) sorted by relevance
2852 struct tx_ring_info { struct2853 struct tx_buff_info tx_buffs[MAX_TX_RING_SIZE];2854 struct niu *np;2855 u64 tx_cs;2856 int pending;2857 int prod;2881 static inline u32 niu_tx_avail(struct tx_ring_info *tp) in niu_tx_avail() argument
537 struct tx_ring_info { struct552 struct tx_ring_info tx_info[TX_RING_SIZE]; argument
602 struct tx_ring_info { struct616 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;