Searched refs:tx_status_words (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 Dyellowfin.c75 #define STATUS_TOTAL_SIZE TX_RING_SIZE*sizeof(struct tx_status_words)
272 struct tx_status_words { struct
315 struct tx_status_words *tx_status;
324 struct tx_status_words *tx_tail_desc;
456 np->tx_status = (struct tx_status_words *)ring_space;
790 i*sizeof(struct tx_status_words));
798 i*sizeof(struct tx_status_words) +

Completed in 95 milliseconds