Searched refs:event_flag (Results 1 – 8 of 8) sorted by relevance
36 pf_to_mgmt->event_flag); in hinic3_mgmt_resp_msg_handler()37 } else if (pf_to_mgmt->event_flag == COMM_SEND_EVENT_START) { in hinic3_mgmt_resp_msg_handler()38 pf_to_mgmt->event_flag = COMM_SEND_EVENT_SUCCESS; in hinic3_mgmt_resp_msg_handler()43 pf_to_mgmt->event_flag); in hinic3_mgmt_resp_msg_handler()
638 if (hwdev->pf_to_mgmt->event_flag == COMM_SEND_EVENT_START) { in hinic3_set_api_stop() 640 hwdev->pf_to_mgmt->event_flag = COMM_SEND_EVENT_TIMEOUT; in hinic3_set_api_stop() 648 if (mbox->event_flag == MBOX_EVENT_START) in hinic3_set_api_stop() 649 mbox->event_flag = MBOX_EVENT_TIMEOUT;
109 mbox->event_flag == MBOX_EVENT_START) in resp_mbox_handler() 110 mbox->event_flag = MBOX_EVENT_SUCCESS; in resp_mbox_handler() 789 enum mbox_event_state event_flag) in wait_mbox_msg_completion() 792 mbox->event_flag = event_flag; in wait_mbox_msg_completion() 803 return (mbox->event_flag == MBOX_EVENT_SUCCESS) ? in hinic3_send_mbox_to_mgmt() 766 set_mbox_to_func_event(struct hinic3_mbox * mbox,enum mbox_event_state event_flag) set_mbox_to_func_event() argument
127 &nic_dev->event_flag)) in hinic3_periodic_work_handler()
779 set_bit(HINIC3_EVENT_WORK_TX_TIMEOUT, &nic_dev->event_flag); in hinic3_get_stats64()
123 void acpi_processor_ppc_has_changed(struct acpi_processor *pr, int event_flag) in acpi_processor_ppc_has_changed() argument132 if (event_flag) in acpi_processor_ppc_has_changed()142 if (event_flag) { in acpi_processor_ppc_has_changed()
107 enum mbox_event_state event_flag; member
395 func_to_func->event_flag == EVENT_START) in resp_mbox_handler()959 enum mbox_event_state event_flag) in set_mbox_to_func_event() argument962 func_to_func->event_flag = event_flag; in set_mbox_to_func_event()