Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_cmd.c58 set_bit(HNAE3_DEV_SUPPORT_FEC_B, ae_dev->caps); in hclge_comm_set_default_capability()
143 {HCLGE_COMM_CAP_FEC_B, HNAE3_DEV_SUPPORT_FEC_B},
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h80 HNAE3_DEV_SUPPORT_FEC_B, enumerator
111 test_bit(HNAE3_DEV_SUPPORT_FEC_B, (hdev)->ae_dev->caps)
Dhns3_ethtool.c1708 if (!test_bit(HNAE3_DEV_SUPPORT_FEC_B, ae_dev->caps)) in hns3_get_fecparam()
1732 if (!test_bit(HNAE3_DEV_SUPPORT_FEC_B, ae_dev->caps)) in hns3_set_fecparam()
Dhns3_debugfs.c371 .cap_bit = HNAE3_DEV_SUPPORT_FEC_B,