Searched refs:current_op (Results 1 – 9 of 9) sorted by relevance
153 adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES; in iavf_send_vf_config_msg()170 adapter->current_op = VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS; in iavf_send_vf_offload_vlan_v2_msg()279 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()282 adapter->current_op); in iavf_configure_queues()285 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues()334 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()337 adapter->current_op); in iavf_enable_queues()340 adapter->current_op = VIRTCHNL_OP_ENABLE_QUEUES; in iavf_enable_queues()359 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_queues()362 adapter->current_op); in iavf_disable_queues()[all …]
1422 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_down()1711 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_config_rss_aq()1714 adapter->current_op); in iavf_config_rss_aq()2660 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_init_config_adapter()2848 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()2863 if (adapter->current_op) { in iavf_watchdog_task()2893 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()3100 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_reset_task()
392 enum virtchnl_ops current_op; member
203 ss->previous_op = ss->current_op; in sdma_set_state()225 ss->current_op = op; in sdma_set_state()227 ppd->dd->f_sdma_sendctrl(ppd, ss->current_op); in sdma_set_state()
490 unsigned current_op; member
1549 ppd->sdma_state.current_op | QIB_SDMA_SENDCTRL_OP_CLEANUP); in qib_7322_sdma_hw_start_up()
148 unsigned current_op; member
644 ss->previous_op = ss->current_op; in sdma_set_state()669 ss->current_op = op; in sdma_set_state()670 sdma_sendctrl(sde, ss->current_op); in sdma_set_state()
2579 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed() local2590 current_op = op; in check_if_stalefh_allowed()2592 saved_op = current_op; in check_if_stalefh_allowed()2594 current_op = saved_op; in check_if_stalefh_allowed()