Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h81 void (*reset_io_queues)(struct octep_device *oct); member
Doctep_main.c489 oct->hw_ops.reset_io_queues(oct); in octep_open()
574 oct->hw_ops.reset_io_queues(oct); in octep_stop()
Doctep_cn9k_pf.c725 oct->hw_ops.reset_io_queues = octep_reset_io_queues_cn93_pf; in octep_device_setup_cn93_pf()