Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bwn/
Dif_bwn.c196 struct bwn_pio_rxqueue *, int);
201 static int bwn_pio_rx(struct bwn_pio_rxqueue *);
202 static uint8_t bwn_pio_rxeof(struct bwn_pio_rxqueue *);
205 static uint16_t bwn_pio_rx_read_2(struct bwn_pio_rxqueue *, uint16_t);
206 static uint32_t bwn_pio_rx_read_4(struct bwn_pio_rxqueue *, uint16_t);
207 static void bwn_pio_rx_write_2(struct bwn_pio_rxqueue *, uint16_t,
209 static void bwn_pio_rx_write_4(struct bwn_pio_rxqueue *, uint16_t,
2702 bwn_pio_setupqueue_rx(struct bwn_mac *mac, struct bwn_pio_rxqueue *prq, in bwn_pio_setupqueue_rx()
5368 bwn_pio_rx(struct bwn_pio_rxqueue *prq) in bwn_pio_rx()
5671 bwn_pio_rxeof(struct bwn_pio_rxqueue *prq) in bwn_pio_rxeof()
[all …]
Dif_bwnvar.h708 struct bwn_pio_rxqueue { struct
737 struct bwn_pio_rxqueue rx;