Lines Matching refs:VIRTCHNL_OP_UNKNOWN
282 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()
333 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()
358 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_queues()
388 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_map_queues()
457 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_ether_addrs()
526 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_ether_addrs()
660 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_vlans()
792 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_vlans()
947 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_promiscuous()
1022 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_request_stats()
1034 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_stats()
1045 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_get_hena()
1066 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_hena()
1090 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_rss_key()
1121 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_rss_lut()
1151 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_rss_hfunc()
1176 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_vlan_stripping()
1195 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_vlan_stripping()
1333 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_send_vlan_offload_v2()
1355 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_send_vlan_offload_v2()
1523 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_channels()
1559 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_channels()
1620 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_cloud_filter()
1668 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_cloud_filter()
1717 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_fdir_filter()
1767 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_fdir_filter()
1817 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_adv_rss_cfg()
1868 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_adv_rss_cfg()
1913 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_reset()
2578 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_virtchnl_completion()