Searched refs:buf_hold (Results 1 – 2 of 2) sorted by relevance
74 if (sc->rx.buf_hold) in ath_rx_buf_relink()75 ath_rx_buf_link(sc, sc->rx.buf_hold, flush); in ath_rx_buf_relink()77 sc->rx.buf_hold = bf; in ath_rx_buf_relink()454 sc->rx.buf_hold = NULL; in ath_startrecv()710 if (bf == sc->rx.buf_hold) in ath_get_next_rx_buf()
312 struct ath_rxbuf *buf_hold; member