Searched refs:ipw2100_bd (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ipw2x00/
H A Dipw2100.h169 struct ipw2100_bd { struct
180 #define IPW_BD_ALIGNMENT(L) (L*sizeof(struct ipw2100_bd))
190 struct ipw2100_bd *drv;
H A Dipw2100.c2845 struct ipw2100_bd *tbd;
2929 (u32) (txq->nic + i * sizeof(struct ipw2100_bd)),
2938 sizeof(struct ipw2100_bd)),
3037 struct ipw2100_bd *tbd;
3061 sizeof(struct ipw2100_bd)));
3106 struct ipw2100_bd *tbd;
4417 q->size = entries * sizeof(struct ipw2100_bd);

Completed in 591 milliseconds