Searched refs:current_op (Results 1 – 9 of 9) sorted by relevance
154 adapter->current_op = I40E_VIRTCHNL_OP_GET_VF_RESOURCES; in i40evf_send_vf_config_msg()161 adapter->current_op = I40E_VIRTCHNL_OP_GET_VF_RESOURCES; in i40evf_send_vf_config_msg()236 if (adapter->current_op != I40E_VIRTCHNL_OP_UNKNOWN) { in i40evf_configure_queues()239 adapter->current_op); in i40evf_configure_queues()242 adapter->current_op = I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES; in i40evf_configure_queues()290 if (adapter->current_op != I40E_VIRTCHNL_OP_UNKNOWN) { in i40evf_enable_queues()293 adapter->current_op); in i40evf_enable_queues()296 adapter->current_op = I40E_VIRTCHNL_OP_ENABLE_QUEUES; in i40evf_enable_queues()315 if (adapter->current_op != I40E_VIRTCHNL_OP_UNKNOWN) { in i40evf_disable_queues()318 adapter->current_op); in i40evf_disable_queues()[all …]
1051 adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN; in i40evf_down()1230 if (adapter->current_op != I40E_VIRTCHNL_OP_UNKNOWN) { in i40evf_configure_rss_aq()1233 adapter->current_op); in i40evf_configure_rss_aq()1488 adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN; in i40evf_watchdog_task()1504 adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN; in i40evf_watchdog_task()1511 if (adapter->current_op) { in i40evf_watchdog_task()1722 adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN; in i40evf_reset_task()2279 adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN; in i40evf_init_task()
258 enum i40e_virtchnl_ops current_op; member
956 struct filter_arg *current_op = NULL; in process_filter() local988 if (current_op) in process_filter()1033 if (current_op) in process_filter()1039 if (current_op) in process_filter()1040 ret = add_right(current_op, arg, error_str); in process_filter()1048 if (!current_op && !current_exp) in process_filter()1054 if (current_op && !check_op_done(current_op)) in process_filter()1057 if (current_op) in process_filter()1058 *parg = current_op; in process_filter()1073 if (!current_exp && !current_op) in process_filter()[all …]
226 ss->previous_op = ss->current_op; in sdma_set_state()248 ss->current_op = op; in sdma_set_state()250 ppd->dd->f_sdma_sendctrl(ppd, ss->current_op); in sdma_set_state()
507 unsigned current_op; member
1580 ppd->sdma_state.current_op | QIB_SDMA_SENDCTRL_OP_CLEANUP); in qib_7322_sdma_hw_start_up()
204 unsigned current_op; member
704 ss->previous_op = ss->current_op; in sdma_set_state()729 ss->current_op = op; in sdma_set_state()730 sdma_sendctrl(sde, ss->current_op); in sdma_set_state()