Lines Matching refs:VIRTCHNL_OP_UNKNOWN

280 	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()
809 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_vlans()
949 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_promiscuous()
1003 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_request_stats()
1015 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_stats()
1026 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_get_hena()
1047 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_hena()
1071 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_rss_key()
1103 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_set_rss_lut()
1131 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_vlan_stripping()
1150 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_vlan_stripping()
1288 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_send_vlan_offload_v2()
1310 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_send_vlan_offload_v2()
1484 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_channels()
1520 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_channels()
1581 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_cloud_filter()
1629 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_cloud_filter()
1678 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_fdir_filter()
1728 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_fdir_filter()
1773 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_add_adv_rss_cfg()
1824 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_del_adv_rss_cfg()
1869 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_request_reset()
2474 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_virtchnl_completion()