Home
last modified time | relevance | path

Searched refs:mbox_send_sem (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.h92 struct semaphore mbox_send_sem; member
H A Dhinic_hw_mbox.c1016 down(&func_to_func->mbox_send_sem); in hinic_mbox_to_func()
1050 up(&func_to_func->mbox_send_sem); in hinic_mbox_to_func()
1417 sema_init(&func_to_func->mbox_send_sem, 1); in hinic_func_to_func_init()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds