Home
last modified time | relevance | path

Searched refs:hw_reset_pkts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c3867 static void hw_reset_pkts(struct ksz_desc_info *info) in hw_reset_pkts() function
4923 hw_reset_pkts(&hw->rx_desc_info); in netdev_tx_timeout()
4924 hw_reset_pkts(&hw->tx_desc_info); in netdev_tx_timeout()
5398 hw_reset_pkts(&hw->rx_desc_info); in netdev_close()
5399 hw_reset_pkts(&hw->tx_desc_info); in netdev_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c3494 static void hw_reset_pkts(struct ksz_desc_info *info) in hw_reset_pkts() function
4550 hw_reset_pkts(&hw->rx_desc_info); in netdev_tx_timeout()
4551 hw_reset_pkts(&hw->tx_desc_info); in netdev_tx_timeout()
5024 hw_reset_pkts(&hw->rx_desc_info); in netdev_close()
5025 hw_reset_pkts(&hw->tx_desc_info); in netdev_close()

Completed in 20 milliseconds