Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c166 void libipw_txb_free(struct libipw_txb *txb) in libipw_txb_free() function
505 libipw_txb_free(txb); in libipw_xmit()
518 EXPORT_SYMBOL(libipw_txb_free);
H A Dlibipw.h1011 void libipw_txb_free(struct libipw_txb *);
H A Dipw2100.c2913 libipw_txb_free(packet->info.d_struct.txb); in __ipw2100_tx_process()
4480 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_initialize()
4519 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_free()
5802 libipw_txb_free(packet->info.d_struct.txb); in ipw2100_close()
H A Dipw2200.c3779 libipw_txb_free(txq->txb[txq->q.last_used]); in ipw_queue_tx_free_tfd()
10236 libipw_txb_free(txb); in ipw_tx_skb()