Searched refs:tx_ring_info (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dacenic.h582 * So, split tx_ring_info.
584 struct tx_ring_info { struct
598 struct tx_ring_info tx_skbuff[MAX_TX_RING_ENTRIES];
H A Dniu.c3484 static int release_tx_packet(struct niu *np, struct tx_ring_info *rp, int idx)
3528 static void niu_tx_work(struct niu *np, struct tx_ring_info *rp)
3677 struct tx_ring_info *rp = &np->tx_rings[i];
3777 static void niu_log_txchan_errors(struct niu *np, struct tx_ring_info *rp,
3802 static int niu_tx_error(struct niu *np, struct tx_ring_info *rp)
4031 struct tx_ring_info *rp = &np->tx_rings[i];
4078 static void niu_txchan_intr(struct niu *np, struct tx_ring_info *rp,
4109 struct tx_ring_info *rp = &np->tx_rings[i];
4207 static void niu_free_tx_ring_info(struct niu *np, struct tx_ring_info *rp)
4251 struct tx_ring_info *r
[all...]
H A Dacenic.c2043 struct tx_ring_info *info;
2307 struct tx_ring_info *info;
2353 struct tx_ring_info *info;
2453 struct tx_ring_info *info;
H A Dsky2.h2180 struct tx_ring_info { struct
2210 struct tx_ring_info *tx_ring;
H A Dstarfire.c538 struct tx_ring_info { struct
553 struct tx_ring_info tx_info[TX_RING_SIZE];
H A Dsky2.c1517 sky2->tx_ring = kcalloc(sky2->tx_ring_size, sizeof(struct tx_ring_info),
1690 static void sky2_tx_unmap(struct pci_dev *pdev, struct tx_ring_info *re)
1715 struct tx_ring_info *re;
1893 struct tx_ring_info *re = sky2->tx_ring + idx;
H A Dniu.h2852 struct tx_ring_info { struct in struct:rx_pkt_hdr0
2881 static inline u32 niu_tx_avail(struct tx_ring_info *tp)
3269 struct tx_ring_info *tx_rings;

Completed in 104 milliseconds