Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h121 HINIC_PORT_CMD_GET_MGMT_VERSION = 0x58, enumerator
Dhinic_sriov.c483 {HINIC_PORT_CMD_GET_MGMT_VERSION, NULL},
Dhinic_port.c1076 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_GET_MGMT_VERSION, in hinic_get_mgmt_version()