Home
last modified time | relevance | path

Searched refs:HNAE3_DEV_SUPPORT_PTP_B (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h84 HNAE3_DEV_SUPPORT_PTP_B, enumerator
119 test_bit(HNAE3_DEV_SUPPORT_PTP_B, (hdev)->ae_dev->caps)
Dhns3_debugfs.c356 .cap_bit = HNAE3_DEV_SUPPORT_PTP_B,
1139 !test_bit(HNAE3_DEV_SUPPORT_PTP_B, ae_dev->caps))) in hns3_dbg_init()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c367 {HCLGE_CAP_PTP_B, HNAE3_DEV_SUPPORT_PTP_B},
Dhclge_ptp.c489 if (!test_bit(HNAE3_DEV_SUPPORT_PTP_B, ae_dev->caps)) in hclge_ptp_init()