Searched refs:set_tx_hwts_info (Results 1 – 3 of 3) sorted by relevance
789 bool (*set_tx_hwts_info)(struct hnae3_handle *handle, member
2156 if (!(h->ae_algo->ops->set_tx_hwts_info && in hns3_tsyn()2157 h->ae_algo->ops->set_tx_hwts_info(h, skb))) in hns3_tsyn()
12896 .set_tx_hwts_info = hclge_ptp_set_tx_info,