octeon_droq_ops   807 drivers/net/ethernet/cavium/liquidio/lio_core.c 	struct octeon_droq_ops droq_ops;
octeon_droq_ops   822 drivers/net/ethernet/cavium/liquidio/lio_core.c 	memset(&droq_ops, 0, sizeof(struct octeon_droq_ops));
octeon_droq_ops   869 drivers/net/ethernet/cavium/liquidio/octeon_droq.c 			     struct octeon_droq_ops *ops)
octeon_droq_ops   892 drivers/net/ethernet/cavium/liquidio/octeon_droq.c 	memcpy(&droq->ops, ops, sizeof(struct octeon_droq_ops));
octeon_droq_ops   252 drivers/net/ethernet/cavium/liquidio/octeon_droq.h 	struct octeon_droq_ops ops;
octeon_droq_ops   366 drivers/net/ethernet/cavium/liquidio/octeon_droq.h 			 struct octeon_droq_ops *ops);