Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_UNKNOWN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c279 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()
334 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()
359 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_queues()
389 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_map_queues()
458 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_ether_addrs()
527 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_ether_addrs()
661 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_vlans()
793 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_vlans()
948 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_promiscuous()
1023 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_request_stats()
[all …]
H A Diavf_main.c1422 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_down()
1711 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_config_rss_aq()
2660 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_init_config_adapter()
2848 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()
2893 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()
3100 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_reset_task()
/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h104 VIRTCHNL_OP_UNKNOWN = 0, enumerator
1612 case VIRTCHNL_OP_UNKNOWN: in virtchnl_vc_validate_vf_msg()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c4069 case VIRTCHNL_OP_UNKNOWN: in ice_vc_process_vf_msg()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c4287 case VIRTCHNL_OP_UNKNOWN: in i40e_vc_process_vf_msg()