Searched refs:ipw2100_bd_queue (Results 1 – 2 of 2) sorted by relevance
165 struct ipw2100_bd_queue { struct529 struct ipw2100_bd_queue rx_queue;530 struct ipw2100_bd_queue tx_queue;
2663 struct ipw2100_bd_queue *rxq = &priv->rx_queue; in __ipw2100_rx_process()2808 struct ipw2100_bd_queue *txq = &priv->tx_queue; in __ipw2100_tx_process()2999 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_commands()3068 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_data()4348 struct ipw2100_bd_queue *q, int entries) in bd_queue_allocate()4352 memset(q, 0, sizeof(struct ipw2100_bd_queue)); in bd_queue_allocate()4369 static void bd_queue_free(struct ipw2100_priv *priv, struct ipw2100_bd_queue *q) in bd_queue_free()4386 struct ipw2100_bd_queue *q, u32 base, u32 size, in bd_queue_initialize()