Searched refs:spool_entry (Results 1 – 2 of 2) sorted by relevance
91 struct spool_entry *spool = &tx_credit->spools[pool->sid]; in iwm_tx_credit_get()120 struct spool_entry *spool; in iwm_tx_credit_inc()167 struct spool_entry *spool; in iwm_tx_credit_dec()257 memset(&iwm->tx_credit.spools[0], 0, sizeof(struct spool_entry)); in iwm_tx_credit_init_pools()
111 struct spool_entry { struct122 struct spool_entry spools[IWM_MACS_OUT_SGROUPS]; argument