Searched refs:ipw2100_bd_queue (Results 1 – 2 of 2) sorted by relevance
188 struct ipw2100_bd_queue { struct551 struct ipw2100_bd_queue rx_queue;552 struct ipw2100_bd_queue tx_queue;
2697 struct ipw2100_bd_queue *rxq = &priv->rx_queue; in __ipw2100_rx_process()2842 struct ipw2100_bd_queue *txq = &priv->tx_queue; in __ipw2100_tx_process()3034 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_commands()3103 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_data()4408 struct ipw2100_bd_queue *q, int entries) in bd_queue_allocate()4412 memset(q, 0, sizeof(struct ipw2100_bd_queue)); in bd_queue_allocate()4429 static void bd_queue_free(struct ipw2100_priv *priv, struct ipw2100_bd_queue *q) in bd_queue_free()4445 struct ipw2100_bd_queue *q, u32 base, u32 size, in bd_queue_initialize()