Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h387 #define HNAE3_CLIENT_NAME_LENGTH 16 macro
389 char name[HNAE3_CLIENT_NAME_LENGTH];
Dhns3_enet.c5944 snprintf(client.name, HNAE3_CLIENT_NAME_LENGTH, "%s", in hns3_init_module()