Searched defs:iwm_tx_credit (Results 1 – 1 of 1) sorted by relevance
117 struct iwm_tx_credit { struct118 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];