Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h86 HNAE3_DEV_SUPPORT_PTP_B, enumerator
127 test_bit(HNAE3_DEV_SUPPORT_PTP_B, (hdev)->ae_dev->caps)
H A Dhns3_debugfs.c377 .cap_bit = HNAE3_DEV_SUPPORT_PTP_B,
1399 !test_bit(HNAE3_DEV_SUPPORT_PTP_B, ae_dev->caps))) in hns3_dbg_init()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c137 {HCLGE_COMM_CAP_PTP_B, HNAE3_DEV_SUPPORT_PTP_B},
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.c477 if (!test_bit(HNAE3_DEV_SUPPORT_PTP_B, ae_dev->caps)) in hclge_ptp_init()