Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c119 struct oct_timestamp_resp { struct
125 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument
2511 struct oct_timestamp_resp *resp; in handle_timestamp()
2519 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
2564 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()