Searched refs:HCLGE_PTP_TX_EN_B (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | ||
H A D | hclge_ptp.h | 110 #define HCLGE_PTP_TX_EN_B BIT(1) macro |
H A D | hclge_ptp.c | 277 *ptp_cfg |= HCLGE_PTP_TX_EN_B; in hclge_ptp_set_tx_mode() |