Searched refs:sky2_rx_le (Results 1 – 2 of 2) sorted by relevance
2171 struct sky2_rx_le { struct2236 struct sky2_rx_le *rx_le;
53 #define RX_LE_BYTES (RX_LE_SIZE*sizeof(struct sky2_rx_le))1133 static inline struct sky2_rx_le *sky2_next_rx(struct sky2_port *sky2) in sky2_next_rx()1135 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put; in sky2_next_rx()1179 struct sky2_rx_le *le; in sky2_rx_add()1268 struct sky2_rx_le *le = sky2_next_rx(sky2); in rx_set_checksum()