Home
last modified time | relevance | path

Searched refs:HINIC_MGMT_CMD_UNSUPPORTED (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c146 if ((rate_cfg.status != HINIC_MGMT_CMD_UNSUPPORTED && in hinic_set_vf_tx_rate_max_min()
197 if (err != HINIC_MGMT_CMD_UNSUPPORTED) in hinic_set_vf_tx_rate()
918 if (spoofchk_cfg.status == HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_set_vf_spoofchk()
919 err = HINIC_MGMT_CMD_UNSUPPORTED; in hinic_set_vf_spoofchk()
954 } else if (err == HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_ndo_set_vf_spoofchk()
H A Dhinic_hw_mbox.c540 if ((rand_info.status != HINIC_MGMT_CMD_UNSUPPORTED && in set_vf_mbox_random_id()
547 if (rand_info.status == HINIC_MGMT_CMD_UNSUPPORTED) in set_vf_mbox_random_id()
1510 if (err == HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_vf_mbox_random_id_init()
H A Dhinic_hw_dev.h29 #define HINIC_MGMT_CMD_UNSUPPORTED 0xFF macro
H A Dhinic_port.c1159 if ((info->status != HINIC_MGMT_CMD_UNSUPPORTED && in hinic_set_link_settings()
H A Dhinic_ethtool.c495 if (err != HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_set_settings_to_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c148 if ((rate_cfg.status != HINIC_MGMT_CMD_UNSUPPORTED && in hinic_set_vf_tx_rate_max_min()
199 if (err != HINIC_MGMT_CMD_UNSUPPORTED) in hinic_set_vf_tx_rate()
934 if (spoofchk_cfg.status == HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_set_vf_spoofchk()
935 err = HINIC_MGMT_CMD_UNSUPPORTED; in hinic_set_vf_spoofchk()
970 } else if (err == HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_ndo_set_vf_spoofchk()
H A Dhinic_port.c465 if (vlan_filter.status == HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_set_vlan_fliter()
466 err = HINIC_MGMT_CMD_UNSUPPORTED; in hinic_set_vlan_fliter()
469 err = HINIC_MGMT_CMD_UNSUPPORTED; in hinic_set_vlan_fliter()
1174 if ((info->status != HINIC_MGMT_CMD_UNSUPPORTED && in hinic_set_link_settings()
H A Dhinic_hw_mbox.c535 if ((rand_info.status != HINIC_MGMT_CMD_UNSUPPORTED && in set_vf_mbox_random_id()
542 if (rand_info.status == HINIC_MGMT_CMD_UNSUPPORTED) in set_vf_mbox_random_id()
1505 if (err == HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_vf_mbox_random_id_init()
H A Dhinic_hw_dev.h29 #define HINIC_MGMT_CMD_UNSUPPORTED 0xFF macro
H A Dhinic_ethtool.c487 if (err != HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_set_settings_to_hw()

Completed in 20 milliseconds