Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c2638 static inline void sky2_rx_done(struct sky2_hw *hw, unsigned port, in sky2_rx_done() function
2796 sky2_rx_done(hw, 0, total_packets[0], total_bytes[0]); in sky2_status_intr()
2797 sky2_rx_done(hw, 1, total_packets[1], total_bytes[1]); in sky2_status_intr()