Home
last modified time | relevance | path

Searched refs:HINIC_PF_SET_VF_ALREADY (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_port.c62 (port_mac_cmd.status != HINIC_PF_SET_VF_ALREADY || !HINIC_IS_VF(hwif)) && in change_mac()
69 if (port_mac_cmd.status == HINIC_PF_SET_VF_ALREADY) { in change_mac()
72 return HINIC_PF_SET_VF_ALREADY; in change_mac()
Dhinic_hw_dev.h27 #define HINIC_PF_SET_VF_ALREADY 0x4 macro
Dhinic_main.c731 if (err && err != HINIC_PF_SET_VF_ALREADY) { in hinic_vlan_rx_add_vid()
1247 if (err && err != HINIC_PF_SET_VF_ALREADY) { in nic_dev_init()
Dhinic_sriov.c357 mac_out->status = HINIC_PF_SET_VF_ALREADY; in hinic_set_vf_mac_msg_handler()
390 mac_out->status = HINIC_PF_SET_VF_ALREADY; in hinic_del_vf_mac_msg_handler()