Lines Matching refs:mbuf

139 static int	bwn_transmit(struct ieee80211com *, struct mbuf *);
148 static int bwn_raw_xmit(struct ieee80211_node *, struct mbuf *,
212 struct mbuf **);
221 struct bwn_pio_txqueue *, uint16_t, struct mbuf *);
260 static void bwn_dma_set_redzone(struct bwn_dma_ring *, struct mbuf *);
270 static uint8_t bwn_dma_check_redzone(struct bwn_dma_ring *, struct mbuf *);
276 struct mbuf **);
329 static void bwn_rxeof(struct bwn_mac *, struct mbuf *, const void *);
332 struct mbuf *);
333 static int bwn_tx_isfull(struct bwn_softc *, struct mbuf *);
335 struct ieee80211_node *, struct mbuf *, struct bwn_txhdr *,
349 static void bwn_rx_radiotap(struct bwn_mac *, struct mbuf *,
960 bwn_transmit(struct ieee80211com *ic, struct mbuf *m)
987 struct mbuf *m;
1030 bwn_tx_isfull(struct bwn_softc *sc, struct mbuf *m)
1059 bwn_tx_start(struct bwn_softc *sc, struct ieee80211_node *ni, struct mbuf *m)
1082 struct mbuf **mp)
1088 struct mbuf *m, *m_new;
1177 struct mbuf **mp)
1186 struct mbuf *m;
1235 struct mbuf *m_new;
1826 bwn_raw_xmit(struct ieee80211_node *ni, struct mbuf *m,
3517 bwn_dma_set_redzone(struct bwn_dma_ring *dr, struct mbuf *m)
3533 bwn_dma_check_redzone(struct bwn_dma_ring *dr, struct mbuf *m)
5574 struct mbuf *m;
5679 struct mbuf *m;
5810 struct mbuf *m;
5981 bwn_rxeof(struct bwn_mac *mac, struct mbuf *m, const void *_rxhdr)
6399 struct mbuf *m, struct bwn_txhdr *txhdr, uint16_t cookie)
6408 struct mbuf *mprot;
6545 "could not allocate mbuf for protection mode %d\n",
6819 uint16_t ctl, struct mbuf *m0)
6824 struct mbuf *m = m0;
7070 bwn_rx_radiotap(struct bwn_mac *mac, struct mbuf *m,
7236 * Create TX/RX mbuf DMA tag
7251 device_printf(sc->sc_dev, "can't create mbuf DMA tag\n");
7267 device_printf(sc->sc_dev, "can't create mbuf DMA tag\n");