Searched refs:ipw2100_bd (Results 1 – 2 of 2) sorted by relevance
146 struct ipw2100_bd { struct157 #define IPW_BD_ALIGNMENT(L) (L*sizeof(struct ipw2100_bd)) argument167 struct ipw2100_bd *drv;
2798 struct ipw2100_bd *tbd; in __ipw2100_tx_process()2882 (u32) (txq->nic + i * sizeof(struct ipw2100_bd)), in __ipw2100_tx_process()2891 sizeof(struct ipw2100_bd)), in __ipw2100_tx_process()2989 struct ipw2100_bd *tbd; in ipw2100_tx_send_commands()3013 sizeof(struct ipw2100_bd))); in ipw2100_tx_send_commands()3058 struct ipw2100_bd *tbd; in ipw2100_tx_send_data()4344 q->size = entries * sizeof(struct ipw2100_bd); in bd_queue_allocate()