Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.h92 struct semaphore mbox_send_sem; member
H A Dhinic_hw_mbox.c1011 down(&func_to_func->mbox_send_sem); in hinic_mbox_to_func()
1045 up(&func_to_func->mbox_send_sem); in hinic_mbox_to_func()
1412 sema_init(&func_to_func->mbox_send_sem, 1); in hinic_func_to_func_init()