Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h848 int octeon_set_io_queues_off(struct octeon_device *oct);
H A Docteon_device.c954 int octeon_set_io_queues_off(struct octeon_device *oct) in octeon_set_io_queues_off() function
1002 EXPORT_SYMBOL_GPL(octeon_set_io_queues_off);
H A Dlio_ethtool.c1101 if (octeon_set_io_queues_off(oct)) { in lio_reset_queues()
H A Dlio_main.c4098 if (octeon_set_io_queues_off(octeon_dev)) { in octeon_device_init()