Home
last modified time | relevance | path

Searched refs:HNAE3_DEV_KNIC (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c22 if ((dev_type == HNAE3_DEV_KNIC) && (client_type == HNAE3_CLIENT_KNIC || in hnae3_client_match()
Dhnae3.h100 HNAE3_DEV_KNIC, enumerator
Dhns3_enet.c1611 ae_dev->dev_type = HNAE3_DEV_KNIC; in hns3_probe()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c318 if (hdev->ae_dev->dev_type != HNAE3_DEV_KNIC) { in hclgevf_set_handle_info()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1392 if (hdev->ae_dev->dev_type == HNAE3_DEV_KNIC) { in hclge_vport_setup()