Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h751 bool (*set_tx_hwts_info)(struct hnae3_handle *handle, member
Dhns3_enet.c2132 if (!(h->ae_algo->ops->set_tx_hwts_info && in hns3_tsyn()
2133 h->ae_algo->ops->set_tx_hwts_info(h, skb))) in hns3_tsyn()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c13142 .set_tx_hwts_info = hclge_ptp_set_tx_info,