Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A 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()
H A Dhnae3.h226 HNAE3_CLIENT_ROCE, enumerator
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c104 else if (handle->client->type == HNAE3_CLIENT_ROCE) in hclgevf_ae_get_hdev()
2524 case HNAE3_CLIENT_ROCE: in hclgevf_init_client_instance()
2569 client->type != HNAE3_CLIENT_ROCE) { in hclgevf_uninit_client_instance()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c4746 else if (handle->client->type == HNAE3_CLIENT_ROCE) in hclge_get_vport()
11327 case HNAE3_CLIENT_ROCE: in hclge_init_client_instance()
11375 if (client->type == HNAE3_CLIENT_ROCE) in hclge_uninit_client_instance()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c7196 .type = HNAE3_CLIENT_ROCE,