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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpcnet32.c224 struct pcnet32_tx_head { struct
263 struct pcnet32_tx_head *tx_ring;
482 struct pcnet32_tx_head *new_tx_ring;
488 sizeof(struct pcnet32_tx_head) *
495 memset(new_tx_ring, 0, sizeof(struct pcnet32_tx_head) * (1 << size));
514 sizeof(struct pcnet32_tx_head) *
531 sizeof(struct pcnet32_tx_head) *
1936 sizeof(struct pcnet32_tx_head) *
2002 sizeof(struct pcnet32_tx_head) *

Completed in 80 milliseconds