Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/octeon/
Dethernet-rx.c43 static atomic_t oct_rx_ready = ATOMIC_INIT(0); variable
446 if (!atomic_read(&oct_rx_ready)) in cvm_oct_poll_controller()
527 atomic_inc(&oct_rx_ready); in cvm_oct_rx_initialize()