Searched refs:current_op (Results 1 – 9 of 9) sorted by relevance
144 adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES; in i40evf_send_vf_config_msg()218 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_configure_queues()221 adapter->current_op); in i40evf_configure_queues()224 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in i40evf_configure_queues()274 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_enable_queues()277 adapter->current_op); in i40evf_enable_queues()280 adapter->current_op = VIRTCHNL_OP_ENABLE_QUEUES; in i40evf_enable_queues()299 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_disable_queues()302 adapter->current_op); in i40evf_disable_queues()305 adapter->current_op = VIRTCHNL_OP_DISABLE_QUEUES; in i40evf_disable_queues()[all …]
1037 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_down()1237 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in i40evf_config_rss_aq()1240 adapter->current_op); in i40evf_config_rss_aq()1584 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_watchdog_task()1600 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_watchdog_task()1607 if (adapter->current_op) { in i40evf_watchdog_task()1928 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_reset_task()3494 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in i40evf_init_task()
319 enum virtchnl_ops current_op; member
947 struct filter_arg *current_op = NULL; in process_filter() local979 if (current_op) in process_filter()1024 if (current_op) in process_filter()1030 if (current_op) in process_filter()1031 ret = add_right(current_op, arg, error_str); in process_filter()1039 if (!current_op && !current_exp) in process_filter()1045 if (current_op && !check_op_done(current_op)) in process_filter()1048 if (current_op) in process_filter()1049 *parg = current_op; in process_filter()1064 if (!current_exp && !current_op) in process_filter()[all …]
202 ss->previous_op = ss->current_op; in sdma_set_state()224 ss->current_op = op; in sdma_set_state()226 ppd->dd->f_sdma_sendctrl(ppd, ss->current_op); in sdma_set_state()
489 unsigned current_op; member
1572 ppd->sdma_state.current_op | QIB_SDMA_SENDCTRL_OP_CLEANUP); in qib_7322_sdma_hw_start_up()
199 unsigned current_op; member
670 ss->previous_op = ss->current_op; in sdma_set_state()695 ss->current_op = op; in sdma_set_state()696 sdma_sendctrl(sde, ss->current_op); in sdma_set_state()