Home
last modified time | relevance | path

Searched refs:cpts_rx_timestamp (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpts.h126 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 Dcpts.c505 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 Dcpsw_new.c381 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
H A Dcpsw.c438 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
H A Dnetcp_ethss.c2592 cpts_rx_timestamp(gbe_dev->cpts, p_info->skb); in gbe_rxtstamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpts.h126 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 Dcpts.c493 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 Dcpsw_new.c375 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
H A Dcpsw.c430 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
H A Dnetcp_ethss.c2592 cpts_rx_timestamp(gbe_dev->cpts, p_info->skb); in gbe_rxtstamp()

Completed in 22 milliseconds