Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.c1132 static inline struct sky2_rx_le *sky2_next_rx(struct sky2_port *sky2) in sky2_next_rx() function
1181 le = sky2_next_rx(sky2); in sky2_rx_add()
1186 le = sky2_next_rx(sky2); in sky2_rx_add()
1267 struct sky2_rx_le *le = sky2_next_rx(sky2); in rx_set_checksum()