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.c3259 tbf->bf_m = bf->bf_m; in ath_buf_clone()
3277 if (bf->bf_m != NULL) { in ath_buf_clone()
3286 bf->bf_m = NULL; in ath_buf_clone()
3523 bf->bf_m = NULL; in ath_transmit()
4239 pri = M_WME_GETAC(bf->bf_m); in ath_tx_update_stats()
4257 if (bf->bf_m->m_flags & M_FF) in ath_tx_update_stats()
4901 KASSERT((bf->bf_m == NULL), ("%s: bf->bf_m != NULL\n", __func__)); in ath_freebuf()
4931 struct mbuf *m0 = bf->bf_m; in ath_tx_freebuf()
4938 if (bf->bf_m != NULL) { in ath_tx_freebuf()
4945 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()
1062 wh = mtod(bf->bf_m, struct ieee80211_frame *); in ath_tx_calc_protection()
1131 int isfrag = bf->bf_m->m_flags & M_FRAG; in ath_tx_calc_duration()
1136 wh = mtod(bf->bf_m, struct ieee80211_frame *); in ath_tx_calc_duration()
1626 m0 = bf->bf_m; /* NB: may have changed */ in ath_tx_normal_setup()
2090 m0 = bf->bf_m; in ath_tx_start()
2237 m0 = bf->bf_m; /* NB: may have changed */ in ath_tx_raw_start()
2848 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.c607 if (bf->bf_m != NULL) { in malo_rxdma_cleanup()
608 m_freem(bf->bf_m); in malo_rxdma_cleanup()
609 bf->bf_m = NULL; in malo_rxdma_cleanup()
632 if (bf->bf_m != NULL) { in malo_txdma_cleanup()
633 m_freem(bf->bf_m); in malo_txdma_cleanup()
634 bf->bf_m = NULL; in malo_txdma_cleanup()
843 bf->bf_m = m0; in malo_tx_dmasetup()
973 m_adj(bf->bf_m, sizeof(uint16_t)); in malo_tx_processq()
974 ieee80211_tx_complete(ni, bf->bf_m, in malo_tx_processq()
977 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.c1293 bf->bf_m = NULL; in mwl_puttxbuf_head()
1304 bf->bf_m = NULL; in mwl_puttxbuf_tail()
2077 KASSERT(bf->bf_m == NULL, ("mbuf on free list")); in mwl_txdma_cleanup()
3009 bf->bf_m = m0; in mwl_tx_dmasetup()
3201 m0 = bf->bf_m; /* NB: may have changed */ in mwl_tx_start()
3389 if (bf->bf_m->m_flags & M_FF) in mwl_tx_processq()
3392 if (bf->bf_m->m_flags & M_TXCB) in mwl_tx_processq()
3394 m_adj(bf->bf_m, sizeof(uint16_t)); in mwl_tx_processq()
3395 ieee80211_tx_complete(ni, bf->bf_m, in mwl_tx_processq()
3398 m_freem(bf->bf_m); in mwl_tx_processq()
[all …]
H A Dif_mwlvar.h90 struct mbuf *bf_m; member