Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c42 struct oct_timestamp_resp { struct
43 u64 rh;
44 u64 timestamp;
45 u64 status;
Dlio_main.c101 struct oct_timestamp_resp { struct
107 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument