Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dlibipw_tx.c180 void libipw_txb_free(struct libipw_txb *txb) in libipw_txb_free() function
520 libipw_txb_free(txb); in libipw_xmit()
533 EXPORT_SYMBOL(libipw_txb_free);
Dlibipw.h958 void libipw_txb_free(struct libipw_txb *);
Dipw2100.c2944 libipw_txb_free(packet->info.d_struct.txb); in __ipw2100_tx_process()
4511 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_initialize()
4550 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_free()
5839 libipw_txb_free(packet->info.d_struct.txb); in ipw2100_close()
Dipw2200.c3838 libipw_txb_free(txq->txb[txq->q.last_used]); in ipw_queue_tx_free_tfd()
10295 libipw_txb_free(txb); in ipw_tx_skb()