Searched refs:rx_handled (Results 1 – 2 of 2) sorted by relevance
246 switch ((wl->rx_counter - wl->rx_handled) & 0xf) { in wl1251_irq_work()266 wl->rx_counter - wl->rx_handled); in wl1251_irq_work()270 wl->rx_handled = wl->rx_counter; in wl1251_irq_work()477 wl->rx_handled = 0; in wl1251_op_stop()1536 wl->rx_handled = 0; in wl1251_alloc_hw()
338 u32 rx_handled; member