Searched refs:reset_io_queues (Results 1 - 8 of 8) sorted by path

/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_cn9k_pf.c885 oct->hw_ops.reset_io_queues = octep_reset_io_queues_cn93_pf;
H A Doctep_cnxk_pf.c905 oct->hw_ops.reset_io_queues = octep_reset_io_queues_cnxk_pf;
H A Doctep_main.c698 oct->hw_ops.reset_io_queues(oct);
783 oct->hw_ops.reset_io_queues(oct);
H A Doctep_main.h109 void (*reset_io_queues)(struct octep_device *oct); member in struct:octep_hw_ops
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_cn9k.c485 oct->hw_ops.reset_io_queues = octep_vf_reset_io_queues_cn93;
H A Doctep_vf_cnxk.c496 oct->hw_ops.reset_io_queues = octep_vf_reset_io_queues_cnxk;
H A Doctep_vf_main.c462 oct->hw_ops.reset_io_queues(oct);
546 oct->hw_ops.reset_io_queues(oct);
H A Doctep_vf_main.h75 void (*reset_io_queues)(struct octep_vf_device *oct); member in struct:octep_vf_hw_ops

Completed in 228 milliseconds