Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c46 client_type == HNAE3_CLIENT_ROCE) in hnae3_client_match()
63 case HNAE3_CLIENT_ROCE: in hnae3_set_client_init_flag()
82 case HNAE3_CLIENT_ROCE: in hnae3_get_client_init_flag()
Dhnae3.h226 HNAE3_CLIENT_ROCE, enumerator
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c104 else if (handle->client->type == HNAE3_CLIENT_ROCE) in hclgevf_ae_get_hdev()
2498 case HNAE3_CLIENT_ROCE: in hclgevf_init_client_instance()
2543 client->type != HNAE3_CLIENT_ROCE) { in hclgevf_uninit_client_instance()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c4730 else if (handle->client->type == HNAE3_CLIENT_ROCE) in hclge_get_vport()
11311 case HNAE3_CLIENT_ROCE: in hclge_init_client_instance()
11359 if (client->type == HNAE3_CLIENT_ROCE) in hclge_uninit_client_instance()
/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c7116 .type = HNAE3_CLIENT_ROCE,