Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/alibaba/eea/
H A Deea_adminq.c98 #define EEA_HINFO_MAX_REP_LEN 1024 macro
104 u8 reply_str[EEA_HINFO_MAX_REP_LEN];
525 char buf[EEA_HINFO_MAX_REP_LEN] = {0}; in eea_adminq_config_host_info()
527 rep->reply_str[EEA_HINFO_MAX_REP_LEN - 1] = '\0'; in eea_adminq_config_host_info()
532 buf[EEA_HINFO_MAX_REP_LEN - 1] = '\0'; in eea_adminq_config_host_info()