Lines Matching full:octeon
35 * \brief Host Driver: Implementation of Octeon input queues. "Input" is
36 * with respect to the Octeon device on the NIC. From this driver's
57 * to free the mbuf when the packet has been fetched by Octeon.
98 * data to Octeon device from the host. Each input queue for
99 * a Octeon device has one such structure to represent it.
135 * Index in input ring where Octeon is expected to read the next
141 * This index aids in finding the window in the queue where Octeon
159 /* Octeon doorbell register for the ring. */
162 /* Octeon instruction count register for this ring. */
165 /* Number of instructions pending to be posted to Octeon. */
217 * by Octeon.
293 * @param octeon_dev - pointer to the octeon device structure.
306 * @param octeon_dev - pointer to the octeon device structure.