Home
last modified time | relevance | path

Searched refs:set_mbox_to_func_event (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_mbox.c765 static void set_mbox_to_func_event(struct hinic3_mbox *mbox, in set_mbox_to_func_event() function
791 set_mbox_to_func_event(mbox, MBOX_EVENT_TIMEOUT); in wait_mbox_msg_completion()
794 set_mbox_to_func_event(mbox, MBOX_EVENT_END); in wait_mbox_msg_completion()
813 set_mbox_to_func_event(mbox, MBOX_EVENT_START); in hinic3_send_mbox_to_mgmt()
821 set_mbox_to_func_event(mbox, MBOX_EVENT_FAIL); in hinic3_send_mbox_to_mgmt()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c958 static void set_mbox_to_func_event(struct hinic_mbox_func_to_func *func_to_func, in set_mbox_to_func_event() function
1017 set_mbox_to_func_event(func_to_func, EVENT_START); in hinic_mbox_to_func()
1025 set_mbox_to_func_event(func_to_func, EVENT_FAIL); in hinic_mbox_to_func()
1031 set_mbox_to_func_event(func_to_func, EVENT_TIMEOUT); in hinic_mbox_to_func()
1039 set_mbox_to_func_event(func_to_func, EVENT_END); in hinic_mbox_to_func()