Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.h132 bool hclge_ptp_set_tx_info(struct hnae3_handle *handle, struct sk_buff *skb);
Dhclge_ptp.c55 bool hclge_ptp_set_tx_info(struct hnae3_handle *handle, struct sk_buff *skb) in hclge_ptp_set_tx_info() function
Dhclge_main.c12734 .set_tx_hwts_info = hclge_ptp_set_tx_info,