Lines Matching full:octeon

337 	 * Reset the octeon device and cleanup all memory allocated for  in lio_detach()
338 * the octeon device by driver. in lio_detach()
345 * This octeon device has been removed. Update the global in lio_detach()
424 * \brief Device initialization for each Octeon device that is probed
425 * @param octeon_dev octeon device
443 /* Enable access to the octeon device */ in lio_device_init()
451 /* Identify the Octeon type and map the BAR address space. */ in lio_device_init()
471 /* Do a soft reset of the Octeon device. */ in lio_device_init()
486 * Octeon Output queues. in lio_device_init()
529 /* Setup the data structures that manage this Octeon's Input queues. */ in lio_device_init()
541 * arrive from user & kernel applications for this octeon device. in lio_device_init()
572 /* Enable Octeon device interrupts */ in lio_device_init()
578 * Send Credit for Octeon Output queues. Credits are always sent BEFORE in lio_device_init()
591 /* Enable the input and output queues for this Octeon device */ in lio_device_init()
610 * Wait for the octeon to initialize DDR after the in lio_device_init()
680 * \brief PCI FLR for each Octeon device.
681 * @param oct octeon device
716 * @param octeon_dev octeon device
721 * The OCTEON debug console outputs entire lines (excluding '\n').
775 "ERROR: Octeon core %d crashed or got stuck! See oct-fwdump for details.\n", in lio_watchdog()
864 * @param oct octeon device
1365 * Point to the properties for octeon device to which this in lio_setup_nic_devices()
1383 * By default all interfaces on a single Octeon uses the same in lio_setup_nic_devices()
1592 /* tell Octeon to start forwarding packets to host */ in lio_open()
1643 lio_dev_err(oct, "Init for Octeon was not completed\n"); in lio_stop_nic_module()
2176 * arrive from Octeon, but we should wait for all packet in lio_destroy_resources()