Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h1807 struct sky2_rx_le { struct
1849 struct sky2_rx_le *rx_le;
Dsky2.c62 #define RX_LE_BYTES (RX_LE_SIZE*sizeof(struct sky2_rx_le))
765 static inline struct sky2_rx_le *sky2_next_rx(struct sky2_port *sky2) in sky2_next_rx()
767 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put; in sky2_next_rx()
781 struct sky2_rx_le *le; in sky2_rx_add()
807 struct sky2_rx_le *le; in rx_set_checksum()