Searched refs:status_queue (Results 1 – 2 of 2) sorted by relevance
2408 struct ipw2100_status *status = &priv->status_queue.drv[i]; in ipw2100_corruption_detected()2441 printk_buf((u8 *) priv->status_queue.drv, in ipw2100_corruption_detected()2454 struct ipw2100_status *status = &priv->status_queue.drv[i]; in isr_rx()2527 struct ipw2100_status *status = &priv->status_queue.drv[i]; in isr_rx_monitor()2607 struct ipw2100_status *status = &priv->status_queue.drv[i]; in ipw2100_corruption_check()2664 struct ipw2100_status_queue *sq = &priv->status_queue; in __ipw2100_rx_process()4315 struct ipw2100_status_queue *q = &priv->status_queue; in status_queue_allocate()4336 if (priv->status_queue.drv) { in status_queue_free()4338 priv->status_queue.size, in status_queue_free()4339 priv->status_queue.drv, in status_queue_free()[all …]
525 struct ipw2100_status_queue status_queue; member