Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/octeon/
H A Dethernet-rx.c32 static atomic_t oct_rx_ready = ATOMIC_INIT(0); variable
439 if (!atomic_read(&oct_rx_ready)) in cvm_oct_poll_controller()
520 atomic_inc(&oct_rx_ready); in cvm_oct_rx_initialize()