octeon_droq_ops
struct octeon_droq_ops droq_ops;
memset(&droq_ops, 0, sizeof(struct octeon_droq_ops));
struct octeon_droq_ops *ops)
memcpy(&droq->ops, ops, sizeof(struct octeon_droq_ops));
struct octeon_droq_ops ops;
struct octeon_droq_ops *ops);