Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/ipw2x00/
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);
Dlibipw.h953 void libipw_txb_free(struct libipw_txb *);
Dipw2100.c2929 libipw_txb_free(packet->info.d_struct.txb); in __ipw2100_tx_process()
4496 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_initialize()
4535 libipw_txb_free(priv->tx_buffers[i].info.d_struct. in ipw2100_tx_free()
5818 libipw_txb_free(packet->info.d_struct.txb); in ipw2100_close()
Dipw2200.c3825 libipw_txb_free(txq->txb[txq->q.last_used]); in ipw_queue_tx_free_tfd()
10275 libipw_txb_free(txb); in ipw_tx_skb()