| /src/sys/dev/rtwn/usb/ |
| H A D | rtwn_usb_tx.c | 109 ieee80211_tx_complete(data->ni, data->m, status); in rtwn_usb_txeof()
|
| /src/sys/net80211/ |
| H A D | ieee80211_proto.h | 124 void ieee80211_tx_complete(struct ieee80211_node *,
|
| H A D | ieee80211_output.c | 4178 ieee80211_tx_complete(struct ieee80211_node *ni, struct mbuf *m, int status) in ieee80211_tx_complete() function
|
| /src/sys/dev/rtwn/pci/ |
| H A D | rtwn_pci_rx.c | 302 ieee80211_tx_complete(data->ni, data->m, 0); in rtwn_pci_tx_done()
|
| /src/sys/dev/usb/wlan/ |
| H A D | if_ural.c | 615 ieee80211_tx_complete(data->ni, data->m, txerr); in ural_tx_free()
|
| H A D | if_upgt.c | 386 ieee80211_tx_complete(data->ni, data->m, 0); in upgt_txeof()
|
| H A D | if_uath.c | 2810 ieee80211_tx_complete(data->ni, data->m, 0); in uath_data_txeof()
|
| H A D | if_zyd.c | 525 ieee80211_tx_complete(data->ni, data->m, txerr); in zyd_tx_free()
|
| H A D | if_rum.c | 797 ieee80211_tx_complete(data->ni, data->m, txerr); in rum_tx_free()
|
| H A D | if_rsu.c | 2658 ieee80211_tx_complete(data->ni, data->m, 0); in rsu_txeof()
|
| H A D | if_urtw.c | 4179 ieee80211_tx_complete(data->ni, data->m, 0); in urtw_txeof()
|
| H A D | if_mtw.c | 2704 ieee80211_tx_complete(data->ni, data->m, txerr); in mtw_tx_free()
|
| /src/sys/dev/malo/ |
| H A D | if_malo.c | 974 ieee80211_tx_complete(ni, bf->bf_m, in malo_tx_processq()
|
| /src/sys/dev/ipw/ |
| H A D | if_ipw.c | 1328 ieee80211_tx_complete(sbuf->ni, sbuf->m, 0/*XXX*/); in ipw_release_sbd()
|
| /src/sys/dev/ral/ |
| H A D | rt2661.c | 917 ieee80211_tx_complete(ni, m, error); in rt2661_tx_intr()
|
| H A D | rt2560.c | 980 ieee80211_tx_complete(ni, m, status); in rt2560_tx_intr()
|
| H A D | rt2860.c | 1144 ieee80211_tx_complete(data->ni, data->m, 0); in rt2860_tx_intr()
|
| /src/sys/dev/iwn/ |
| H A D | if_iwn.c | 3239 ieee80211_tx_complete(ni, m, !success); in iwn_agg_tx_complete() 3714 ieee80211_tx_complete(ni, m, 0); in iwn_tx_done() 3716 ieee80211_tx_complete(ni, m, in iwn_tx_done()
|
| /src/sys/dev/otus/ |
| H A D | if_otus.c | 1916 ieee80211_tx_complete(data->ni, data->m, 0); in otus_txeof()
|
| /src/sys/dev/bwi/ |
| H A D | if_bwi.c | 3350 ieee80211_tx_complete(ni, tb->tb_mbuf, !acked); in _bwi_txeof()
|
| /src/sys/dev/iwi/ |
| H A D | if_iwi.c | 1622 ieee80211_tx_complete(data->ni, data->m, 0); in iwi_tx_intr()
|
| /src/sys/dev/bwn/ |
| H A D | if_bwn.c | 6164 ieee80211_tx_complete(meta->mt_ni, meta->mt_m, 0); in bwn_dma_handle_txeof() 6208 ieee80211_tx_complete(tp->tp_ni, tp->tp_m, 0); in bwn_pio_handle_txeof()
|
| /src/sys/dev/mwl/ |
| H A D | if_mwl.c | 3395 ieee80211_tx_complete(ni, bf->bf_m, in mwl_tx_processq()
|
| /src/sys/dev/ath/ |
| H A D | if_ath.c | 4951 ieee80211_tx_complete(ni, m0, status); in ath_tx_freebuf()
|
| /src/sys/dev/iwx/ |
| H A D | if_iwx.c | 4753 ieee80211_tx_complete(&txd->in->in_ni, txd->m, 0); in iwx_txd_done() 4816 ieee80211_tx_complete(&in->in_ni, m, txfail); in iwx_rx_tx_cmd()
|