Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h566 * set_tx_hwts_info
765 bool (*set_tx_hwts_info)(struct hnae3_handle *handle, member
H A Dhns3_enet.c2141 if (!(h->ae_algo->ops->set_tx_hwts_info && in hns3_tsyn()
2142 h->ae_algo->ops->set_tx_hwts_info(h, skb))) in hns3_tsyn()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12785 .set_tx_hwts_info = hclge_ptp_set_tx_info,