Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h1790 struct sky2_tx_le { struct
1841 struct sky2_tx_le *tx_le;
Dsky2.c748 static inline struct sky2_tx_le *get_tx_le(struct sky2_port *sky2) in get_tx_le()
750 struct sky2_tx_le *le = sky2->tx_le + sky2->tx_prod; in get_tx_le()
1026 sizeof(struct sky2_tx_le), in sky2_up()
1098 TX_RING_SIZE * sizeof(struct sky2_tx_le), in sky2_up()
1153 struct sky2_tx_le *le = NULL; in sky2_xmit_frame()
1427 TX_RING_SIZE * sizeof(struct sky2_tx_le), in sky2_down()