oct_timestamp_resp  113 drivers/net/ethernet/cavium/liquidio/lio_main.c #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp))
oct_timestamp_resp 2222 drivers/net/ethernet/cavium/liquidio/lio_main.c 	struct oct_timestamp_resp *resp;
oct_timestamp_resp 2230 drivers/net/ethernet/cavium/liquidio/lio_main.c 	resp = (struct oct_timestamp_resp *)sc->virtrptr;
oct_timestamp_resp 2274 drivers/net/ethernet/cavium/liquidio/lio_main.c 					    sizeof(struct oct_timestamp_resp));
oct_timestamp_resp 1311 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c 	struct oct_timestamp_resp *resp;
oct_timestamp_resp 1319 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c 	resp = (struct oct_timestamp_resp *)sc->virtrptr;
oct_timestamp_resp 1363 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c 					    sizeof(struct oct_timestamp_resp));