Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h82 HNAE3_DEV_SUPPORT_FEC_B, enumerator
115 test_bit(HNAE3_DEV_SUPPORT_FEC_B, (hdev)->ae_dev->caps)
Dhns3_ethtool.c1707 if (!test_bit(HNAE3_DEV_SUPPORT_FEC_B, ae_dev->caps)) in hns3_get_fecparam()
1731 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,