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/
A Dhinic_port.c59 (port_mac_cmd.status != HINIC_PF_SET_VF_ALREADY || !HINIC_IS_VF(hwif)) && in change_mac()
66 if (port_mac_cmd.status == HINIC_PF_SET_VF_ALREADY) { in change_mac()
69 return HINIC_PF_SET_VF_ALREADY; in change_mac()
A Dhinic_hw_dev.h27 #define HINIC_PF_SET_VF_ALREADY 0x4 macro
A Dhinic_main.c733 if (err && err != HINIC_PF_SET_VF_ALREADY) { in hinic_vlan_rx_add_vid()
1260 if (err && err != HINIC_PF_SET_VF_ALREADY) { in nic_dev_init()
A 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()

Completed in 17 milliseconds