Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_ptp.c349 if (test_bit(HCLGE_PTP_FLAG_EN, &hdev->ptp->flags)) in hclge_ptp_set_ts_mode()
506 set_bit(HCLGE_PTP_FLAG_EN, &hdev->ptp->flags); in hclge_ptp_init()
549 clear_bit(HCLGE_PTP_FLAG_EN, &ptp->flags); in hclge_ptp_uninit()
A Dhclge_ptp.h45 #define HCLGE_PTP_FLAG_EN 0 macro
A Dhclge_debugfs.c2291 test_bit(HCLGE_PTP_FLAG_EN, &ptp->flags) ? in hclge_dbg_dump_ptp_info()

Completed in 9 milliseconds