Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dcpts.c286 static u64 cpts_find_ts(struct cpts *cpts, struct sk_buff *skb, int ev_type) in cpts_find_ts() function
330 ns = cpts_find_ts(cpts, skb, CPTS_EV_RX); in cpts_rx_timestamp()
345 ns = cpts_find_ts(cpts, skb, CPTS_EV_TX); in cpts_tx_timestamp()