Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c298 static int bwn_dma_tx_start(struct bwn_mac *, struct ieee80211_node *,
1034 bwn_dma_tx_start(mac, ni, m) : bwn_pio_tx_start(mac, ni, m); in bwn_tx_start()
1134 bwn_dma_tx_start(struct bwn_mac *mac, struct ieee80211_node *ni, struct mbuf *m) in bwn_dma_tx_start() function