Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c51 struct oct_timestamp_resp { struct
52 u64 rh;
53 u64 timestamp;
54 u64 status;
Dlio_main.c116 struct oct_timestamp_resp { struct
122 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument