Searched refs:ipw2100_bd_queue (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ipw2x00/
H A Dipw2100.h163 struct ipw2100_bd_queue { struct
526 struct ipw2100_bd_queue rx_queue;
527 struct ipw2100_bd_queue tx_queue;
H A Dipw2100.c2700 struct ipw2100_bd_queue *rxq = &priv->rx_queue;
2845 struct ipw2100_bd_queue *txq = &priv->tx_queue;
3037 struct ipw2100_bd_queue *txq = &priv->tx_queue;
3106 struct ipw2100_bd_queue *txq = &priv->tx_queue;
4411 struct ipw2100_bd_queue *q, int entries)
4415 memset(q, 0, sizeof(struct ipw2100_bd_queue));
4432 static void bd_queue_free(struct ipw2100_priv *priv, struct ipw2100_bd_queue *q)
4448 struct ipw2100_bd_queue *q, u32 base, u32 size,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.h163 struct ipw2100_bd_queue { struct
526 struct ipw2100_bd_queue rx_queue;
527 struct ipw2100_bd_queue tx_queue;
H A Dipw2100.c2700 struct ipw2100_bd_queue *rxq = &priv->rx_queue;
2845 struct ipw2100_bd_queue *txq = &priv->tx_queue;
3037 struct ipw2100_bd_queue *txq = &priv->tx_queue;
3106 struct ipw2100_bd_queue *txq = &priv->tx_queue;
4411 struct ipw2100_bd_queue *q, int entries)
4415 memset(q, 0, sizeof(struct ipw2100_bd_queue));
4432 static void bd_queue_free(struct ipw2100_priv *priv, struct ipw2100_bd_queue *q)
4448 struct ipw2100_bd_queue *q, u32 base, u32 size,

Completed in 197 milliseconds