Home
last modified time | relevance | path

Searched refs: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
1300 struct oct_timestamp_resp *resp; in handle_timestamp()
1308 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
1352 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()
Dlio_main.c116 struct oct_timestamp_resp { struct
122 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument
2229 struct oct_timestamp_resp *resp; in handle_timestamp()
2237 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
2281 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()