Searched refs:rsi_wait_event (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_usb_ops.c | 36 rsi_wait_event(&dev->rx_thread.event, EVENT_WAIT_FOREVER); in rsi_usb_rx_thread()
|
H A D | rsi_common.h | 34 static inline int rsi_wait_event(struct rsi_event *event, u32 timeout) in rsi_wait_event() function
|
H A D | rsi_91x_coex.c | 60 rsi_wait_event(&coex_cb->coex_tx_thread.event, timeout); in rsi_coex_scheduler_thread()
|
H A D | rsi_91x_sdio_ops.c | 71 rsi_wait_event(&sdev->rx_thread.event, EVENT_WAIT_FOREVER); in rsi_sdio_rx_thread()
|
H A D | rsi_91x_main.c | 261 rsi_wait_event(&common->tx_thread.event, timeout); in rsi_tx_scheduler_thread()
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_usb_ops.c | 36 rsi_wait_event(&dev->rx_thread.event, EVENT_WAIT_FOREVER); in rsi_usb_rx_thread()
|
H A D | rsi_common.h | 34 static inline int rsi_wait_event(struct rsi_event *event, u32 timeout) in rsi_wait_event() function
|
H A D | rsi_91x_coex.c | 59 rsi_wait_event(&coex_cb->coex_tx_thread.event, timeout); in rsi_coex_scheduler_thread()
|
H A D | rsi_91x_main.c | 261 rsi_wait_event(&common->tx_thread.event, timeout); in rsi_tx_scheduler_thread()
|
H A D | rsi_91x_sdio_ops.c | 71 rsi_wait_event(&sdev->rx_thread.event, EVENT_WAIT_FOREVER); in rsi_sdio_rx_thread()
|
Completed in 5 milliseconds