Home
last modified time | relevance | path

Searched refs:bf_m (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c190 __func__, bf->bf_m, bf->bf_node); in ath_beacon_alloc()
191 if (bf->bf_m != NULL) { in ath_beacon_alloc()
193 m_freem(bf->bf_m); in ath_beacon_alloc()
194 bf->bf_m = NULL; in ath_beacon_alloc()
256 bf->bf_m = m; in ath_beacon_alloc()
273 struct mbuf *m = bf->bf_m; in ath_beacon_setup()
718 m = bf->bf_m; in ath_beacon_generate()
842 m = bf->bf_m; in ath_beacon_start_adhoc()
872 __func__, bf, bf->bf_m, bf->bf_node); in ath_beacon_return()
873 if (bf->bf_m != NULL) { in ath_beacon_return()
[all …]
H A Dif_ath_rx_edma.c454 m = bf->bf_m; in ath_edma_recv_proc_queue()
583 m_adj(bf->bf_m, sc->sc_rx_statuslen); in ath_edma_recv_proc_deferred_queue()
588 m = bf->bf_m; in ath_edma_recv_proc_deferred_queue()
589 bf->bf_m = NULL; in ath_edma_recv_proc_deferred_queue()
706 bf->bf_m = m; in ath_edma_rxbuf_init()
798 if (bf->bf_m) { in ath_edma_rxbuf_free()
800 m_freem(bf->bf_m); in ath_edma_rxbuf_free()
801 bf->bf_m = NULL; in ath_edma_rxbuf_free()
H A Dif_ath_rx.c255 m = bf->bf_m; in ath_legacy_rxbuf_init()
287 bf->bf_m = m; in ath_legacy_rxbuf_init()
1131 m = bf->bf_m; in ath_rx_proc()
1185 bf->bf_m = NULL; in ath_rx_proc()
1363 if (bf->bf_m != NULL) in ath_legacy_flush_rxholdbf()
1364 m_freem(bf->bf_m); in ath_legacy_flush_rxholdbf()
1365 bf->bf_m = NULL; in ath_legacy_flush_rxholdbf()
1373 if (bf->bf_m != NULL) in ath_legacy_flush_rxholdbf()
1374 m_freem(bf->bf_m); in ath_legacy_flush_rxholdbf()
1375 bf->bf_m = NULL; in ath_legacy_flush_rxholdbf()
H A Dif_ath_descdma.c398 if (bf->bf_m) { in ath_descdma_cleanup()
416 m_freem(bf->bf_m); in ath_descdma_cleanup()
417 bf->bf_m = NULL; in ath_descdma_cleanup()
H A Dif_ath.c3256 tbf->bf_m = bf->bf_m; in ath_buf_clone()
3274 if (bf->bf_m != NULL) { in ath_buf_clone()
3283 bf->bf_m = NULL; in ath_buf_clone()
3520 bf->bf_m = NULL; in ath_transmit()
4236 pri = M_WME_GETAC(bf->bf_m); in ath_tx_update_stats()
4254 if (bf->bf_m->m_flags & M_FF) in ath_tx_update_stats()
4898 KASSERT((bf->bf_m == NULL), ("%s: bf->bf_m != NULL\n", __func__)); in ath_freebuf()
4928 struct mbuf *m0 = bf->bf_m; in ath_tx_freebuf()
4935 if (bf->bf_m != NULL) { in ath_tx_freebuf()
4942 bf->bf_m = NULL; in ath_tx_freebuf()
[all …]
H A Dif_ath_tx.c200 wh = mtod(bf->bf_m, struct ieee80211_frame *); in ath_tx_set_retry()
352 bf->bf_m = m0; in ath_tx_dmasetup()
722 wh = mtod(bf_last->bf_m, struct ieee80211_frame *); in ath_tx_handoff_mcast()
1056 wh = mtod(bf->bf_m, struct ieee80211_frame *); in ath_tx_calc_protection()
1125 int isfrag = bf->bf_m->m_flags & M_FRAG; in ath_tx_calc_duration()
1130 wh = mtod(bf->bf_m, struct ieee80211_frame *); in ath_tx_calc_duration()
1612 m0 = bf->bf_m; /* NB: may have changed */ in ath_tx_normal_setup()
2077 m0 = bf->bf_m; in ath_tx_start()
2221 m0 = bf->bf_m; /* NB: may have changed */ in ath_tx_raw_start()
2832 wh = mtod(bf->bf_m, struct ieee80211_frame *); in ath_tx_leak_count_update()
[all …]
H A Dif_ath_tx_edma.c582 wh = mtod(bf_last->bf_m, struct ieee80211_frame *); in ath_edma_xmit_handoff_mcast()
H A Dif_athvar.h242 struct mbuf *bf_m; /* mbuf for buf */ member
/freebsd/sys/dev/malo/
H A Dif_malo.c605 if (bf->bf_m != NULL) { in malo_rxdma_cleanup()
606 m_freem(bf->bf_m); in malo_rxdma_cleanup()
607 bf->bf_m = NULL; in malo_rxdma_cleanup()
630 if (bf->bf_m != NULL) { in malo_txdma_cleanup()
631 m_freem(bf->bf_m); in malo_txdma_cleanup()
632 bf->bf_m = NULL; in malo_txdma_cleanup()
841 bf->bf_m = m0; in malo_tx_dmasetup()
971 m_adj(bf->bf_m, sizeof(uint16_t)); in malo_tx_processq()
972 ieee80211_tx_complete(ni, bf->bf_m, in malo_tx_processq()
975 m_freem(bf->bf_m); in malo_tx_processq()
[all …]
H A Dif_malo.h452 struct mbuf *bf_m; /* jumbo mbuf */ member
469 struct mbuf *bf_m; member
/freebsd/sys/dev/mwl/
H A Dif_mwl.c1291 bf->bf_m = NULL; in mwl_puttxbuf_head()
1302 bf->bf_m = NULL; in mwl_puttxbuf_tail()
2065 KASSERT(bf->bf_m == NULL, ("mbuf on free list")); in mwl_txdma_cleanup()
2997 bf->bf_m = m0; in mwl_tx_dmasetup()
3187 m0 = bf->bf_m; /* NB: may have changed */ in mwl_tx_start()
3374 if (bf->bf_m->m_flags & M_FF) in mwl_tx_processq()
3377 if (bf->bf_m->m_flags & M_TXCB) in mwl_tx_processq()
3379 m_adj(bf->bf_m, sizeof(uint16_t)); in mwl_tx_processq()
3380 ieee80211_tx_complete(ni, bf->bf_m, in mwl_tx_processq()
3383 m_freem(bf->bf_m); in mwl_tx_processq()
[all …]
H A Dif_mwlvar.h90 struct mbuf *bf_m; member