Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dsky2.c2665 static inline void sky2_rx_done(struct sky2_hw *hw, unsigned port, in sky2_rx_done() function
2823 sky2_rx_done(hw, 0, total_packets[0], total_bytes[0]); in sky2_status_intr()
2824 sky2_rx_done(hw, 1, total_packets[1], total_bytes[1]); in sky2_status_intr()