Lines Matching full:octeon
35 * \brief Implementation of Octeon Output queues. "Output" is with
36 * respect to the Octeon device on the NIC. From this driver's point of
44 * Octeon descriptor format.
48 * The Octeon device DMA's incoming packets and its information at the address
62 * Information about packet DMA'ed by Octeon.
63 * The format of the information available at Info Pointer after Octeon
82 * the Octeon device. Since the descriptor ring keeps physical (bus)
169 * created to contain the buffers with data received from Octeon.
229 * information for each octeon device.
252 * Octeon DROQ.
315 * Octeon writes the number of packets DMA'ed to host memory
343 * base addr, num desc etc in Octeon registers.
345 * @param oct_dev - pointer to the octeon device structure
357 * @param oct_dev - pointer to the octeon device structure
370 * @param oct - octeon device
371 * @param q_no - octeon output queue number (0 <= q_no <= MAX_OCTEON_DROQ-1
383 * @param oct - octeon device
384 * @param q_no - octeon output queue number (0 <= q_no <= MAX_OCTEON_DROQ-1
394 * @param oct - the octeon device to register with.
411 * @param oct - the octeon device to unregister from.