Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h57 HINIC_PORT_CMD_GET_MAC = 10, enumerator
Dhinic_sriov.c449 {HINIC_PORT_CMD_GET_MAC, hinic_get_vf_mac_msg_handler},
462 {HINIC_PORT_CMD_GET_MAC, hinic_mbox_check_func_id_8B},
Dhinic_port.c128 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_GET_MAC, in hinic_port_get_mac()