Home
last modified time | relevance | path

Searched refs:spool_entry (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/iwmc3200wifi/
Dtx.c91 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()
Diwm.h111 struct spool_entry { struct
122 struct spool_entry spools[IWM_MACS_OUT_SGROUPS]; argument