Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c2812 int descriptors_used; in __ipw2100_tx_process() local
2828 descriptors_used = 1; in __ipw2100_tx_process()
2834 descriptors_used = tbd->num_fragments; in __ipw2100_tx_process()
2972 txq->available += descriptors_used; in __ipw2100_tx_process()