Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn.c276 static struct bwn_dma_ring *bwn_dma_select(struct bwn_mac *,
1036 dr = bwn_dma_select(mac, M_WME_GETAC(m)); in bwn_tx_isfull()
1178 struct bwn_dma_ring *dr = bwn_dma_select(mac, M_WME_GETAC(*mp)); in bwn_dma_tx_start()
6847 bwn_dma_select(struct bwn_mac *mac, uint8_t prio) in bwn_dma_select() function