Searched refs:sky2_rx_done (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 2638 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 2638 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()
|
Completed in 12 milliseconds