Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c95 struct oct_timestamp_resp { struct
101 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument
2183 struct oct_timestamp_resp *resp; in handle_timestamp()
2191 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
2237 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()