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

/linux-4.1.27/drivers/net/ethernet/rocker/
H A Drocker.c328 struct rocker_wait { struct
334 static void rocker_wait_reset(struct rocker_wait *wait) rocker_wait_reset()
340 static void rocker_wait_init(struct rocker_wait *wait) rocker_wait_init()
346 static struct rocker_wait *rocker_wait_create(gfp_t gfp) rocker_wait_create()
348 struct rocker_wait *wait; rocker_wait_create()
357 static void rocker_wait_destroy(struct rocker_wait *work) rocker_wait_destroy()
362 static bool rocker_wait_event_timeout(struct rocker_wait *wait, rocker_wait_event_timeout()
371 static void rocker_wait_wake_up(struct rocker_wait *wait) rocker_wait_wake_up()
437 static int rocker_dma_test_one(struct rocker *rocker, struct rocker_wait *wait, rocker_dma_test_one()
467 struct rocker_wait *wait, int offset) rocker_dma_test_offset()
526 static int rocker_dma_test(struct rocker *rocker, struct rocker_wait *wait) rocker_dma_test()
541 struct rocker_wait *wait = dev_id; rocker_test_irq_handler()
551 struct rocker_wait wait; rocker_basic_hw_test()
1314 struct rocker_wait *wait; rocker_cmd_irq_handler()
1502 struct rocker_wait *wait; rocker_cmd_exec()

Completed in 61 milliseconds