Home
last modified time | relevance | path

Searched refs:HNAE3_INT_NAME_LEN (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h173 char name[HNAE3_INT_NAME_LEN];
Dhclgevf_main.c2377 snprintf(hdev->misc_vector.name, HNAE3_INT_NAME_LEN, "%s-misc-%s", in hclgevf_misc_irq_init()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h568 char name[HNAE3_INT_NAME_LEN];
Dhnae3.h787 #define HNAE3_INT_NAME_LEN 32 macro
Dhns3_enet.c428 snprintf(tqp_vectors->name, HNAE3_INT_NAME_LEN, in hns3_nic_init_irq()
434 snprintf(tqp_vectors->name, HNAE3_INT_NAME_LEN, in hns3_nic_init_irq()
439 snprintf(tqp_vectors->name, HNAE3_INT_NAME_LEN, in hns3_nic_init_irq()
448 tqp_vectors->name[HNAE3_INT_NAME_LEN - 1] = '\0'; in hns3_nic_init_irq()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h20 char name[HNAE3_INT_NAME_LEN];
Dhclge_main.c3775 snprintf(hdev->misc_vector.name, HNAE3_INT_NAME_LEN, "%s-misc-%s", in hclge_misc_irq_init()