Home
last modified time | relevance | path

Searched refs:HNAE3_CLIENT_NAME_LENGTH (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h417 #define HNAE3_CLIENT_NAME_LENGTH 16 macro
419 char name[HNAE3_CLIENT_NAME_LENGTH];
Dhns3_enet.c5973 snprintf(client.name, HNAE3_CLIENT_NAME_LENGTH, "%s", in hns3_init_module()