Searched refs:cpts_rx_timestamp (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpts.h | 126 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb); 153 static inline void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function
|
H A D | cpts.c | 505 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function 512 /* cpts_rx_timestamp() is called before eth_type_trans(), so in cpts_rx_timestamp() 533 EXPORT_SYMBOL_GPL(cpts_rx_timestamp); variable
|
H A D | cpsw_new.c | 381 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
|
H A D | cpsw.c | 438 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
|
H A D | netcp_ethss.c | 2592 cpts_rx_timestamp(gbe_dev->cpts, p_info->skb); in gbe_rxtstamp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpts.h | 126 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb); 153 static inline void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function
|
H A D | cpts.c | 493 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function 500 /* cpts_rx_timestamp() is called before eth_type_trans(), so in cpts_rx_timestamp() 521 EXPORT_SYMBOL_GPL(cpts_rx_timestamp); variable
|
H A D | cpsw_new.c | 375 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
|
H A D | cpsw.c | 430 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
|
H A D | netcp_ethss.c | 2592 cpts_rx_timestamp(gbe_dev->cpts, p_info->skb); in gbe_rxtstamp()
|
Completed in 37 milliseconds