Searched refs:bwn_pio_rxqueue (Results 1 – 2 of 2) sorted by relevance
706 struct bwn_pio_rxqueue { struct735 struct bwn_pio_rxqueue rx;
194 struct bwn_pio_rxqueue *, int);199 static int bwn_pio_rx(struct bwn_pio_rxqueue *);200 static uint8_t bwn_pio_rxeof(struct bwn_pio_rxqueue *);203 static uint16_t bwn_pio_rx_read_2(struct bwn_pio_rxqueue *, uint16_t);204 static uint32_t bwn_pio_rx_read_4(struct bwn_pio_rxqueue *, uint16_t);205 static void bwn_pio_rx_write_2(struct bwn_pio_rxqueue *, uint16_t,207 static void bwn_pio_rx_write_4(struct bwn_pio_rxqueue *, uint16_t,5364 bwn_pio_rx(struct bwn_pio_rxqueue *prq) in bwn_pio_rx()5667 bwn_pio_rxeof(struct bwn_pio_rxqueue *prq) in bwn_pio_rxeof()6255 bwn_pio_rx_read_2(struct bwn_pio_rxqueue *prq, uint16_t offset) in bwn_pio_rx_read_2()[all …]