Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/hirschmann/
A Dhellcreek_hwtstamp.h31 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro
A Dhellcreek_hwtstamp.c324 type = SKB_PTP_TYPE(skb); in hellcreek_get_rxts()
442 SKB_PTP_TYPE(skb) = type; in hellcreek_port_rxtstamp()
/linux/drivers/net/dsa/mv88e6xxx/
A Dhwtstamp.c19 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) macro
248 unsigned int type = SKB_PTP_TYPE(skb); in seq_match()
352 SKB_PTP_TYPE(skb) = type; in mv88e6xxx_port_rxtstamp()

Completed in 7 milliseconds