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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsky2.c827 static inline struct sky2_tx_le *get_tx_le(struct sky2_port *sky2)
829 struct sky2_tx_le *le = sky2->tx_le + sky2->tx_prod;
837 struct sky2_tx_le *le)
1232 sizeof(struct sky2_tx_le),
1307 TX_RING_SIZE * sizeof(struct sky2_tx_le),
1358 struct sky2_tx_le *le = NULL;
1502 struct sky2_tx_le *le = sky2->tx_le + idx;
1632 TX_RING_SIZE * sizeof(struct sky2_tx_le),
H A Dsky2.h1824 struct sky2_tx_le { struct
1873 struct sky2_tx_le *tx_le;

Completed in 109 milliseconds