Lines Matching refs:current_op

144 	adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES;  in i40evf_send_vf_config_msg()
218 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_configure_queues()
221 adapter->current_op); in i40evf_configure_queues()
224 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in i40evf_configure_queues()
274 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_enable_queues()
277 adapter->current_op); in i40evf_enable_queues()
280 adapter->current_op = VIRTCHNL_OP_ENABLE_QUEUES; in i40evf_enable_queues()
299 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_disable_queues()
302 adapter->current_op); in i40evf_disable_queues()
305 adapter->current_op = VIRTCHNL_OP_DISABLE_QUEUES; in i40evf_disable_queues()
328 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_map_queues()
331 adapter->current_op); in i40evf_map_queues()
334 adapter->current_op = VIRTCHNL_OP_CONFIG_IRQ_MAP; in i40evf_map_queues()
383 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_request_queues()
386 adapter->current_op); in i40evf_request_queues()
392 adapter->current_op = VIRTCHNL_OP_REQUEST_QUEUES; in i40evf_request_queues()
411 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_add_ether_addrs()
414 adapter->current_op); in i40evf_add_ether_addrs()
429 adapter->current_op = VIRTCHNL_OP_ADD_ETH_ADDR; in i40evf_add_ether_addrs()
483 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_del_ether_addrs()
486 adapter->current_op); in i40evf_del_ether_addrs()
501 adapter->current_op = VIRTCHNL_OP_DEL_ETH_ADDR; in i40evf_del_ether_addrs()
555 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_add_vlans()
558 adapter->current_op); in i40evf_add_vlans()
573 adapter->current_op = VIRTCHNL_OP_ADD_VLAN; in i40evf_add_vlans()
625 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_del_vlans()
628 adapter->current_op); in i40evf_del_vlans()
643 adapter->current_op = VIRTCHNL_OP_DEL_VLAN; in i40evf_del_vlans()
695 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_set_promiscuous()
698 adapter->current_op); in i40evf_set_promiscuous()
724 adapter->current_op = VIRTCHNL_OP_CONFIG_PROMISCUOUS_MODE; in i40evf_set_promiscuous()
741 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_request_stats()
745 adapter->current_op = VIRTCHNL_OP_GET_STATS; in i40evf_request_stats()
751 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_request_stats()
762 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_get_hena()
765 adapter->current_op); in i40evf_get_hena()
768 adapter->current_op = VIRTCHNL_OP_GET_RSS_HENA_CAPS; in i40evf_get_hena()
784 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_set_hena()
787 adapter->current_op); in i40evf_set_hena()
791 adapter->current_op = VIRTCHNL_OP_SET_RSS_HENA; in i40evf_set_hena()
808 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_set_rss_key()
811 adapter->current_op); in i40evf_set_rss_key()
823 adapter->current_op = VIRTCHNL_OP_CONFIG_RSS_KEY; in i40evf_set_rss_key()
841 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_set_rss_lut()
844 adapter->current_op); in i40evf_set_rss_lut()
855 adapter->current_op = VIRTCHNL_OP_CONFIG_RSS_LUT; in i40evf_set_rss_lut()
870 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_enable_vlan_stripping()
873 adapter->current_op); in i40evf_enable_vlan_stripping()
876 adapter->current_op = VIRTCHNL_OP_ENABLE_VLAN_STRIPPING; in i40evf_enable_vlan_stripping()
890 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_disable_vlan_stripping()
893 adapter->current_op); in i40evf_disable_vlan_stripping()
896 adapter->current_op = VIRTCHNL_OP_DISABLE_VLAN_STRIPPING; in i40evf_disable_vlan_stripping()
957 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_enable_channels()
960 adapter->current_op); in i40evf_enable_channels()
981 adapter->current_op = VIRTCHNL_OP_ENABLE_CHANNELS; in i40evf_enable_channels()
996 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_disable_channels()
999 adapter->current_op); in i40evf_disable_channels()
1005 adapter->current_op = VIRTCHNL_OP_DISABLE_CHANNELS; in i40evf_disable_channels()
1058 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_add_cloud_filter()
1061 adapter->current_op); in i40evf_add_cloud_filter()
1074 adapter->current_op = VIRTCHNL_OP_ADD_CLOUD_FILTER; in i40evf_add_cloud_filter()
1107 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_del_cloud_filter()
1110 adapter->current_op); in i40evf_del_cloud_filter()
1123 adapter->current_op = VIRTCHNL_OP_DEL_CLOUD_FILTER; in i40evf_del_cloud_filter()
1153 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_request_reset()
1357 if (v_opcode != adapter->current_op) in i40evf_virtchnl_completion()
1420 if (adapter->current_op && (v_opcode != adapter->current_op)) in i40evf_virtchnl_completion()
1422 adapter->current_op, v_opcode); in i40evf_virtchnl_completion()
1425 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_virtchnl_completion()