Searched refs:sky2_rx_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.h1831 struct sky2_rx_le { struct
1882 struct sky2_rx_le *rx_le;
H A Dsky2.c63 #define RX_LE_BYTES (RX_LE_SIZE*sizeof(struct sky2_rx_le))
854 static inline struct sky2_rx_le *sky2_next_rx(struct sky2_port *sky2)
856 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put;
872 struct sky2_rx_le *le;
938 struct sky2_rx_le *le;

Completed in 105 milliseconds