Searched refs:current_op (Results 1 – 6 of 6) sorted by relevance
177 adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES; in iavf_send_vf_config_msg()194 adapter->current_op = VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS; in iavf_send_vf_offload_vlan_v2_msg()207 adapter->current_op = VIRTCHNL_OP_GET_SUPPORTED_RXDIDS; in iavf_send_vf_supported_rxdids_msg()242 adapter->current_op = VIRTCHNL_OP_1588_PTP_GET_CAPS; in iavf_send_vf_ptp_caps_msg()386 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()389 adapter->current_op); in iavf_configure_queues()392 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues()443 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()446 adapter->current_op); in iavf_enable_queues()449 adapter->current_op = VIRTCHNL_OP_ENABLE_QUEUES; in iavf_enable_queues()[all …]
1360 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_down()1642 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_config_rss_aq()1645 adapter->current_op); in iavf_config_rss_aq()2745 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_init_config_adapter()2916 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_step()2924 if (adapter->current_op) { in iavf_watchdog_step()2953 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_step()3181 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_reset_step()
405 enum virtchnl_ops current_op; member
1937 u32 current_op = pt_update_ops->current_op; in xe_pt_update_ops_rfence_interval() local1938 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in xe_pt_update_ops_rfence_interval()1973 u32 current_op = pt_update_ops->current_op; in bind_op_prepare() local1974 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in bind_op_prepare()2003 ++pt_update_ops->current_op; in bind_op_prepare()2040 u32 current_op = pt_update_ops->current_op; in bind_range_prepare() local2041 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in bind_range_prepare()2065 ++pt_update_ops->current_op; in bind_range_prepare()2083 u32 current_op = pt_update_ops->current_op; in unbind_op_prepare() local2084 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in unbind_op_prepare()[all …]
148 unsigned current_op; member
3006 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed() local3017 current_op = op; in check_if_stalefh_allowed()3019 saved_op = current_op; in check_if_stalefh_allowed()3021 current_op = saved_op; in check_if_stalefh_allowed()