Searched refs:oct_timestamp_resp (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c42 struct oct_timestamp_resp { struct
1312 struct oct_timestamp_resp *resp;
1320 resp = (struct oct_timestamp_resp *)sc->virtrptr;
1364 sizeof(struct oct_timestamp_resp));
H A Dlio_main.c101 struct oct_timestamp_resp { struct
107 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp))
2200 struct oct_timestamp_resp *resp;
2208 resp = (struct oct_timestamp_resp *)sc->virtrptr;
2254 sizeof(struct oct_timestamp_resp));

Completed in 250 milliseconds