Searched refs:HINIC_MGMT_CMD_UNSUPPORTED (Results 1 – 5 of 5) sorted by relevance
148 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()
465 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()
535 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()
29 #define HINIC_MGMT_CMD_UNSUPPORTED 0xFF macro
487 if (err != HINIC_MGMT_CMD_UNSUPPORTED) { in hinic_set_settings_to_hw()