Home
last modified time | relevance | path

Searched refs:HNAE3_DEV_SUPPORT_PAUSE_B (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_cmd.c59 set_bit(HNAE3_DEV_SUPPORT_PAUSE_B, ae_dev->caps); in hclge_comm_set_default_capability()
144 {HCLGE_COMM_CAP_PAUSE_B, HNAE3_DEV_SUPPORT_PAUSE_B},
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h93 HNAE3_DEV_SUPPORT_PAUSE_B, enumerator
150 test_bit(HNAE3_DEV_SUPPORT_PAUSE_B, (hdev)->ae_dev->caps)
Dhns3_ethtool.c704 if (!test_bit(HNAE3_DEV_SUPPORT_PAUSE_B, ae_dev->caps)) in hns3_get_pauseparam()
718 if (!test_bit(HNAE3_DEV_SUPPORT_PAUSE_B, ae_dev->caps)) in hns3_set_pauseparam()