Searched refs:rx_handled (Results 1 – 2 of 2) sorted by relevance
226 switch ((wl->rx_counter - wl->rx_handled) & 0xf) { in wl1251_irq_work()246 wl->rx_counter - wl->rx_handled); in wl1251_irq_work()250 wl->rx_handled = wl->rx_counter; in wl1251_irq_work()461 wl->rx_handled = 0; in wl1251_op_stop()1606 wl->rx_handled = 0; in wl1251_alloc_hw()
324 u32 rx_handled; member