Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c43 struct oct_timestamp_resp { struct
1311 struct oct_timestamp_resp *resp; in handle_timestamp()
1319 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
1363 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()
Dlio_main.c107 struct oct_timestamp_resp { struct
113 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument
2222 struct oct_timestamp_resp *resp; in handle_timestamp()
2230 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
2274 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()