Searched refs:rx_handled (Results 1 – 2 of 2) sorted by relevance
245 switch ((wl->rx_counter - wl->rx_handled) & 0xf) { in wl1251_irq_work()265 wl->rx_counter - wl->rx_handled); in wl1251_irq_work()269 wl->rx_handled = wl->rx_counter; in wl1251_irq_work()495 wl->rx_handled = 0; in wl1251_op_stop()1381 wl->rx_handled = 0; in wl1251_alloc_hw()
328 u32 rx_handled; member