Searched refs:current_op (Results 1 – 10 of 10) sorted by relevance
145 adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES; in iavf_send_vf_config_msg()252 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()255 adapter->current_op); in iavf_configure_queues()258 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues()307 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()310 adapter->current_op); in iavf_enable_queues()313 adapter->current_op = VIRTCHNL_OP_ENABLE_QUEUES; in iavf_enable_queues()332 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_queues()335 adapter->current_op); in iavf_disable_queues()338 adapter->current_op = VIRTCHNL_OP_DISABLE_QUEUES; in iavf_disable_queues()[all …]
1027 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_down()1227 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_config_rss_aq()1230 adapter->current_op); in iavf_config_rss_aq()1798 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_init_get_resources()1934 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()1949 if (adapter->current_op) { in iavf_watchdog_task()1977 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()2178 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_reset_task()
328 enum virtchnl_ops current_op; member
943 struct tep_filter_arg *current_op = NULL; in process_filter() local975 if (current_op) in process_filter()1020 if (current_op) in process_filter()1026 if (current_op) in process_filter()1027 ret = add_right(current_op, arg, error_str); in process_filter()1035 if (!current_op && !current_exp) in process_filter()1041 if (current_op && !check_op_done(current_op)) in process_filter()1044 if (current_op) in process_filter()1045 *parg = current_op; in process_filter()1060 if (!current_exp && !current_op) in process_filter()[all …]
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
1571 ppd->sdma_state.current_op | QIB_SDMA_SENDCTRL_OP_CLEANUP); in qib_7322_sdma_hw_start_up()
189 unsigned current_op; member
686 ss->previous_op = ss->current_op; in sdma_set_state()711 ss->current_op = op; in sdma_set_state()712 sdma_sendctrl(sde, ss->current_op); in sdma_set_state()
2287 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed() local2298 current_op = op; in check_if_stalefh_allowed()2300 saved_op = current_op; in check_if_stalefh_allowed()2302 current_op = saved_op; in check_if_stalefh_allowed()