Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.c2616 static inline void sky2_tx_done(struct net_device *dev, u16 last) in sky2_tx_done() function
2779 sky2_tx_done(hw->dev[0], status & 0xfff); in sky2_status_intr()
2781 sky2_tx_done(hw->dev[1], in sky2_status_intr()