Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c42 struct oct_timestamp_resp { struct
1312 struct oct_timestamp_resp *resp; in handle_timestamp()
1320 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
1364 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()
43 rhoct_timestamp_resp global() argument
44 timestampoct_timestamp_resp global() argument
45 statusoct_timestamp_resp global() argument
H A Dlio_main.c95 struct oct_timestamp_resp { struct
101 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument
2194 struct oct_timestamp_resp *resp; in handle_timestamp()
2202 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
2248 sizeof(struct oct_timestamp_resp)); in send_nic_timestamp_pkt()