Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h86 HNAE3_DEV_SUPPORT_PTP_B, enumerator
129 test_bit(HNAE3_DEV_SUPPORT_PTP_B, (hdev)->ae_dev->caps)
Dhns3_debugfs.c377 .cap_bit = HNAE3_DEV_SUPPORT_PTP_B,
1404 !test_bit(HNAE3_DEV_SUPPORT_PTP_B, ae_dev->caps))) in hns3_dbg_init()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.c473 if (!test_bit(HNAE3_DEV_SUPPORT_PTP_B, ae_dev->caps)) in hclge_ptp_init()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_cmd.c139 {HCLGE_COMM_CAP_PTP_B, HNAE3_DEV_SUPPORT_PTP_B},