Home
last modified time | relevance | path

Searched defs:iwm_tx_credit (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/iwmc3200wifi/
Diwm.h117 struct iwm_tx_credit { struct
118 spinlock_t lock;
119 int pool_nr;
120 unsigned long full_pools_map; /* bitmap for # of filled tx pools */
121 struct pool_entry pools[IWM_MACS_OUT_GROUPS];
122 struct spool_entry spools[IWM_MACS_OUT_SGROUPS];