Home
last modified time | relevance | path

Searched defs:prq (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c2579 bwn_pio_setupqueue_rx(struct bwn_mac *mac, struct bwn_pio_rxqueue *prq, in bwn_pio_setupqueue_rx()
5233 bwn_pio_rx(struct bwn_pio_rxqueue *prq) in bwn_pio_rx()
5547 bwn_pio_rxeof(struct bwn_pio_rxqueue *prq) in bwn_pio_rxeof()
6125 bwn_pio_rx_read_2(struct bwn_pio_rxqueue *prq, uint16_t offset) in bwn_pio_rx_read_2()
6132 bwn_pio_rx_read_4(struct bwn_pio_rxqueue *prq, uint16_t offset) in bwn_pio_rx_read_4()
6139 bwn_pio_rx_write_2(struct bwn_pio_rxqueue *prq, uint16_t offset, uint16_t value) in bwn_pio_rx_write_2()
6146 bwn_pio_rx_write_4(struct bwn_pio_rxqueue *prq, uint16_t offset, uint32_t value) in bwn_pio_rx_write_4()