Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drecv.c116 struct ath_rxbuf *bf; in ath_rx_edma_buf_link()
142 struct ath_rxbuf *bf, *tbf; in ath_rx_addbuffer_edma()
158 struct ath_rxbuf *bf; in ath_rx_remove_buffer()
175 struct ath_rxbuf *bf; in ath_rx_edma_cleanup()
203 struct ath_rxbuf *bf; in ath_rx_edma_init()
275 struct ath_rxbuf *bf; in ath_rx_init()
336 struct ath_rxbuf *bf; in ath_rx_cleanup()
636 struct ath_rxbuf *bf; in ath_edma_get_buffers()
701 struct ath_rxbuf *bf; in ath_get_next_rx_buf()
729 struct ath_rxbuf *tbf; in ath_get_next_rx_buf()
[all …]
H A Dath9k.h188 struct ath_rxbuf { struct
313 struct ath_rxbuf *buf_hold;
H A Dinit.c372 struct ath_rxbuf *bf; in ath_descdma_setup()
374 bsize = sizeof(struct ath_rxbuf) * nbuf; in ath_descdma_setup()