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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c3791 static void tg3_set_txd(struct tg3 *, int, dma_addr_t, int, u32, u32);
3817 tg3_set_txd(tp, entry, new_addr, new_skb->len,
3850 static void tg3_set_txd(struct tg3 *tp, int entry, function
3945 tg3_set_txd(tp, entry, mapping, len, base_flags,
3967 tg3_set_txd(tp, entry, mapping, len,
4124 tg3_set_txd(tp, entry, mapping, len, base_flags,
4153 tg3_set_txd(tp, entry, mapping, len,
4156 tg3_set_txd(tp, entry, mapping, len,
8633 tg3_set_txd(tp, tp->tx_prod, map, tx_len, 0, 1);

Completed in 62 milliseconds