Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h22 #define HINIC_MGMT_VERSION_MAX_LEN 32 macro
H A Dhinic_port.c1086 snprintf(mgmt_ver, HINIC_MGMT_VERSION_MAX_LEN, "%s", up_ver.ver); in hinic_get_mgmt_version()
H A Dhinic_ethtool.c533 u8 mgmt_ver[HINIC_MGMT_VERSION_MAX_LEN] = {0}; in hinic_get_drvinfo()