Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c166 void libipw_txb_free(struct libipw_txb *txb) in libipw_txb_free() function
506 libipw_txb_free(txb); in libipw_xmit()
519 EXPORT_SYMBOL(libipw_txb_free);
H A Dlibipw.h952 void libipw_txb_free(struct libipw_txb *);
H A Dipw2100.c2918 libipw_txb_free(packet->info.d_struct.txb); in __ipw2100_tx_process()
4485 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_initialize()
4524 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_free()
5807 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()
10229 libipw_txb_free(txb); in ipw_tx_skb()