Home
last modified time | relevance | path

Searched defs:oct_timestamp_resp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c42 struct oct_timestamp_resp { struct
43 u64 rh;
44 u64 timestamp;
45 u64 status;
H A Dlio_main.c95 struct oct_timestamp_resp { struct
101 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument