Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.h132 bool hclge_ptp_set_tx_info(struct hnae3_handle *handle, struct sk_buff *skb);
H A Dhclge_ptp.c55 bool hclge_ptp_set_tx_info(struct hnae3_handle *handle, struct sk_buff *skb) in hclge_ptp_set_tx_info() function
H A Dhclge_main.c12785 .set_tx_hwts_info = hclge_ptp_set_tx_info,