Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_virtchnl.c280 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()
335 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()
360 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_queues()
390 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_map_queues()
459 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_ether_addrs()
530 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_ether_addrs()
672 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_vlans()
1015 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_stats()
1310 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_send_vlan_offload_v2()
1869 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_reset()
[all …]
A Diavf_main.c1398 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_down()
1687 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_config_rss_aq()
2579 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_init_config_adapter()
2709 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()
2798 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()
2844 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()
3060 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_reset_task()
/linux-6.3-rc2/include/linux/avf/
A Dvirtchnl.h99 VIRTCHNL_OP_UNKNOWN = 0, enumerator
1563 case VIRTCHNL_OP_UNKNOWN: in virtchnl_vc_validate_vf_msg()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_virtchnl.c4001 case VIRTCHNL_OP_UNKNOWN: in ice_vc_process_vf_msg()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c4158 case VIRTCHNL_OP_UNKNOWN: in i40e_vc_process_vf_msg()

Completed in 31 milliseconds