octeon_setup_interrupt
EXPORT_SYMBOL_GPL(octeon_setup_interrupt);
if (octeon_setup_interrupt(oct, num_ioqs)) {
if (octeon_setup_interrupt(octeon_dev,
if (octeon_setup_interrupt(oct, oct->sriov_info.rings_per_vf))
int octeon_setup_interrupt(struct octeon_device *oct, u32 num_ioqs);