Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c42 struct oct_timestamp_resp { struct
1321 struct oct_timestamp_resp *resp; in handle_timestamp()
1329 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
1373 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()
H A Dlio_main.c106 struct oct_timestamp_resp { struct
112 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument
2210 struct oct_timestamp_resp *resp; in handle_timestamp()
2218 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
2264 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()