Home
last modified time | relevance | path

Searched refs:HINIC_MGMT_VERSION_MAX_LEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h21 #define HINIC_MGMT_VERSION_MAX_LEN 32 macro
H A Dhinic_port.c1071 snprintf(mgmt_ver, HINIC_MGMT_VERSION_MAX_LEN, "%s", up_ver.ver); in hinic_get_mgmt_version()
H A Dhinic_ethtool.c541 u8 mgmt_ver[HINIC_MGMT_VERSION_MAX_LEN] = {0}; in hinic_get_drvinfo()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds