Searched refs:current_op (Results 1 – 8 of 8) sorted by relevance
144 adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES; in iavf_send_vf_config_msg()248 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_configure_queues()251 adapter->current_op); in iavf_configure_queues()254 adapter->current_op = VIRTCHNL_OP_CONFIG_VSI_QUEUES; in iavf_configure_queues()303 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_enable_queues()306 adapter->current_op); in iavf_enable_queues()309 adapter->current_op = VIRTCHNL_OP_ENABLE_QUEUES; in iavf_enable_queues()328 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_disable_queues()331 adapter->current_op); in iavf_disable_queues()334 adapter->current_op = VIRTCHNL_OP_DISABLE_QUEUES; in iavf_disable_queues()[all …]
1013 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_down()1213 if (adapter->current_op != VIRTCHNL_OP_UNKNOWN) { in iavf_config_rss_aq()1216 adapter->current_op); in iavf_config_rss_aq()1792 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_init_get_resources()1928 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()1943 if (adapter->current_op) { in iavf_watchdog_task()1968 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_watchdog_task()2166 adapter->current_op = VIRTCHNL_OP_UNKNOWN; in iavf_reset_task()
309 enum virtchnl_ops current_op; member
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()
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
685 ss->previous_op = ss->current_op; in sdma_set_state()710 ss->current_op = op; in sdma_set_state()711 sdma_sendctrl(sde, ss->current_op); in sdma_set_state()