Lines Matching refs:current_op

144 	adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES;  in iavf_send_vf_config_msg()
248 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()
251 adapter->current_op); in iavf_configure_queues()
254 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues()
303 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()
306 adapter->current_op); in iavf_enable_queues()
309 adapter->current_op = VIRTCHNL_OP_ENABLE_QUEUES; in iavf_enable_queues()
328 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_queues()
331 adapter->current_op); in iavf_disable_queues()
334 adapter->current_op = VIRTCHNL_OP_DISABLE_QUEUES; in iavf_disable_queues()
358 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_map_queues()
361 adapter->current_op); in iavf_map_queues()
364 adapter->current_op = VIRTCHNL_OP_CONFIG_IRQ_MAP; in iavf_map_queues()
411 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_request_queues()
414 adapter->current_op); in iavf_request_queues()
420 adapter->current_op = VIRTCHNL_OP_REQUEST_QUEUES; in iavf_request_queues()
440 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_ether_addrs()
443 adapter->current_op); in iavf_add_ether_addrs()
458 adapter->current_op = VIRTCHNL_OP_ADD_ETH_ADDR; in iavf_add_ether_addrs()
510 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_ether_addrs()
513 adapter->current_op); in iavf_del_ether_addrs()
528 adapter->current_op = VIRTCHNL_OP_DEL_ETH_ADDR; in iavf_del_ether_addrs()
579 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_vlans()
582 adapter->current_op); in iavf_add_vlans()
597 adapter->current_op = VIRTCHNL_OP_ADD_VLAN; in iavf_add_vlans()
649 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_vlans()
652 adapter->current_op); in iavf_del_vlans()
667 adapter->current_op = VIRTCHNL_OP_DEL_VLAN; in iavf_del_vlans()
719 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_promiscuous()
722 adapter->current_op); in iavf_set_promiscuous()
748 adapter->current_op = VIRTCHNL_OP_CONFIG_PROMISCUOUS_MODE; in iavf_set_promiscuous()
765 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_request_stats()
769 adapter->current_op = VIRTCHNL_OP_GET_STATS; in iavf_request_stats()
775 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_stats()
786 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_get_hena()
789 adapter->current_op); in iavf_get_hena()
792 adapter->current_op = VIRTCHNL_OP_GET_RSS_HENA_CAPS; in iavf_get_hena()
807 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_hena()
810 adapter->current_op); in iavf_set_hena()
814 adapter->current_op = VIRTCHNL_OP_SET_RSS_HENA; in iavf_set_hena()
831 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_rss_key()
834 adapter->current_op); in iavf_set_rss_key()
846 adapter->current_op = VIRTCHNL_OP_CONFIG_RSS_KEY; in iavf_set_rss_key()
863 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_rss_lut()
866 adapter->current_op); in iavf_set_rss_lut()
877 adapter->current_op = VIRTCHNL_OP_CONFIG_RSS_LUT; in iavf_set_rss_lut()
891 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_vlan_stripping()
894 adapter->current_op); in iavf_enable_vlan_stripping()
897 adapter->current_op = VIRTCHNL_OP_ENABLE_VLAN_STRIPPING; in iavf_enable_vlan_stripping()
910 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_vlan_stripping()
913 adapter->current_op); in iavf_disable_vlan_stripping()
916 adapter->current_op = VIRTCHNL_OP_DISABLE_VLAN_STRIPPING; in iavf_disable_vlan_stripping()
976 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_channels()
979 adapter->current_op); in iavf_enable_channels()
998 adapter->current_op = VIRTCHNL_OP_ENABLE_CHANNELS; in iavf_enable_channels()
1012 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_channels()
1015 adapter->current_op); in iavf_disable_channels()
1021 adapter->current_op = VIRTCHNL_OP_DISABLE_CHANNELS; in iavf_disable_channels()
1073 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_cloud_filter()
1076 adapter->current_op); in iavf_add_cloud_filter()
1089 adapter->current_op = VIRTCHNL_OP_ADD_CLOUD_FILTER; in iavf_add_cloud_filter()
1121 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_cloud_filter()
1124 adapter->current_op); in iavf_del_cloud_filter()
1137 adapter->current_op = VIRTCHNL_OP_DEL_CLOUD_FILTER; in iavf_del_cloud_filter()
1166 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_reset()
1384 if (v_opcode != adapter->current_op) in iavf_virtchnl_completion()
1448 if (adapter->current_op && (v_opcode != adapter->current_op)) in iavf_virtchnl_completion()
1450 adapter->current_op, v_opcode); in iavf_virtchnl_completion()
1453 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_virtchnl_completion()