Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/iwmc3200wifi/
Dtx.c117 void iwm_tx_credit_inc(struct iwm_priv *iwm, int id, int total_freed_pages) in iwm_tx_credit_inc()
Diwm.h108 int total_freed_pages; /* total freed # of pages. incresed by UMAC */ member
Drx.c171 int pool_nr, total_freed_pages; in iwm_ntf_tx_credit_update() local