Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c48 struct rocker_wait { struct
54 static void rocker_wait_reset(struct rocker_wait *wait) in rocker_wait_reset() argument
60 static void rocker_wait_init(struct rocker_wait *wait) in rocker_wait_init()
66 static struct rocker_wait *rocker_wait_create(void) in rocker_wait_create()
68 struct rocker_wait *wait; in rocker_wait_create()
76 static void rocker_wait_destroy(struct rocker_wait *wait) in rocker_wait_destroy()
81 static bool rocker_wait_event_timeout(struct rocker_wait *wait, in rocker_wait_event_timeout()
90 static void rocker_wait_wake_up(struct rocker_wait *wait) in rocker_wait_wake_up()
157 struct rocker_wait *wait, u32 test_type, in rocker_dma_test_one()
186 struct rocker_wait *wait, int offset) in rocker_dma_test_offset()
[all …]