Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h84 void (*reset_io_queues)(struct octep_device *oct); member
H A Doctep_main.c490 oct->hw_ops.reset_io_queues(oct); in octep_open()
575 oct->hw_ops.reset_io_queues(oct); in octep_stop()
H A Doctep_cn9k_pf.c743 oct->hw_ops.reset_io_queues = octep_reset_io_queues_cn93_pf; in octep_device_setup_cn93_pf()