Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c628 ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_setup() function
1219 ret = ath5k_rxbuf_setup(ah, bf); in ath5k_rx_start()
1642 } while (ath5k_rxbuf_setup(ah, bf) == 0); in ath5k_tasklet_rx()