Home
last modified time | relevance | path

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

/drivers/net/dsa/hirschmann/
A Dhellcreek_hwtstamp.h31 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro
A Dhellcreek_hwtstamp.c307 type = SKB_PTP_TYPE(skb); in hellcreek_get_rxts()
425 SKB_PTP_TYPE(skb) = type; in hellcreek_port_rxtstamp()
/drivers/net/dsa/mv88e6xxx/
A Dhwtstamp.c19 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro
240 unsigned int type = SKB_PTP_TYPE(skb); in seq_match()
344 SKB_PTP_TYPE(skb) = type; in mv88e6xxx_port_rxtstamp()

Completed in 10 milliseconds