Searched refs:octeon_droq_ops (Results 1 – 3 of 3) sorted by relevance
210 struct octeon_droq_ops { struct242 struct octeon_droq_ops ops; argument368 struct octeon_droq_ops *ops);
878 struct octeon_droq_ops *ops) in octeon_register_droq_ops()905 memcpy(&droq->ops, ops, sizeof(struct octeon_droq_ops)); in octeon_register_droq_ops()
1943 static struct octeon_droq_ops droq_ops; in setup_io_queues()1955 memset(&droq_ops, 0, sizeof(struct octeon_droq_ops)); in setup_io_queues()