Searched refs:bwn_pio_rxqueue (Results 1 – 2 of 2) sorted by relevance
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,2698 bwn_pio_setupqueue_rx(struct bwn_mac *mac, struct bwn_pio_rxqueue *prq, in bwn_pio_setupqueue_rx()5356 bwn_pio_rx(struct bwn_pio_rxqueue *prq) in bwn_pio_rx()5659 bwn_pio_rxeof(struct bwn_pio_rxqueue *prq) in bwn_pio_rxeof()[all …]
706 struct bwn_pio_rxqueue { struct735 struct bwn_pio_rxqueue rx;