Searched refs:HINIC_PORT_CMD_GET_MGMT_VERSION (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.h | 110 HINIC_PORT_CMD_GET_MGMT_VERSION = 88, enumerator
|
H A D | hinic_port.c | 1061 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_GET_MGMT_VERSION, in hinic_get_mgmt_version()
|
H A D | hinic_sriov.c | 481 {HINIC_PORT_CMD_GET_MGMT_VERSION, NULL},
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.h | 121 HINIC_PORT_CMD_GET_MGMT_VERSION = 0x58, enumerator
|
H A D | hinic_sriov.c | 483 {HINIC_PORT_CMD_GET_MGMT_VERSION, NULL},
|
H A D | hinic_port.c | 1076 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_GET_MGMT_VERSION, in hinic_get_mgmt_version()
|
Completed in 11 milliseconds