Searched refs:ipw2100_bd_queue (Results 1 – 2 of 2) sorted by relevance
179 struct ipw2100_bd_queue { struct543 struct ipw2100_bd_queue rx_queue;544 struct ipw2100_bd_queue tx_queue;
2677 struct ipw2100_bd_queue *rxq = &priv->rx_queue; in __ipw2100_rx_process()2822 struct ipw2100_bd_queue *txq = &priv->tx_queue; in __ipw2100_tx_process()3014 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_commands()3083 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_data()4364 struct ipw2100_bd_queue *q, int entries) in bd_queue_allocate()4368 memset(q, 0, sizeof(struct ipw2100_bd_queue)); in bd_queue_allocate()4384 static void bd_queue_free(struct ipw2100_priv *priv, struct ipw2100_bd_queue *q) in bd_queue_free()4400 struct ipw2100_bd_queue *q, u32 base, u32 size, in bd_queue_initialize()