Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c228 static void bwn_pio_rx_write_2(struct bwn_pio_rxqueue *, uint16_t,
5577 bwn_pio_rx_write_2(prq, BWN_PIO_RXCTL, in bwn_pio_rxeof()
5658 bwn_pio_rx_write_2(prq, BWN_PIO_RXCTL, BWN_PIO_RXCTL_DATAREADY); in bwn_pio_rxeof()
6139 bwn_pio_rx_write_2(struct bwn_pio_rxqueue *prq, uint16_t offset, uint16_t value) in bwn_pio_rx_write_2() function