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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h2159 struct sky2_tx_le { struct
2211 struct sky2_tx_le *tx_le;
H A Dsky2.c1021 static inline struct sky2_tx_le *get_tx_le(struct sky2_port *sky2, u16 *slot)
1023 struct sky2_tx_le *le = sky2->tx_le + *slot;
1032 struct sky2_tx_le *le;
1512 sizeof(struct sky2_tx_le),
1551 sky2->tx_ring_size * sizeof(struct sky2_tx_le),
1714 struct sky2_tx_le *le = NULL;
4349 const struct sky2_tx_le *le = sky2->tx_le + idx;

Completed in 89 milliseconds