ath_rxbuf
struct ath_rxbuf *buf_hold;
struct ath_rxbuf *bf;
bsize = sizeof(struct ath_rxbuf) * nbuf;
struct ath_rxbuf *bf;
struct ath_rxbuf *bf;
bf = list_first_entry(&sc->rx.rxbuf, struct ath_rxbuf, list);
struct ath_rxbuf *bf, *tbf;
struct ath_rxbuf *bf;
struct ath_rxbuf *bf;
struct ath_rxbuf *bf;
#define SKB_CB_ATHBUF(__skb) (*((struct ath_rxbuf **)__skb->cb))
size = sizeof(struct ath_rxbuf) * nbufs;
struct ath_rxbuf *bf;
struct ath_rxbuf *bf;
static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf,
struct ath_rxbuf *bf, *tbf;
bf = list_first_entry(&sc->rx.rxbuf, struct ath_rxbuf, list);
struct ath_rxbuf **dest)
struct ath_rxbuf *bf;
static struct ath_rxbuf *ath_edma_get_next_rx_buf(struct ath_softc *sc,
struct ath_rxbuf *bf = NULL;
static struct ath_rxbuf *ath_get_next_rx_buf(struct ath_softc *sc,
struct ath_rxbuf *bf;
bf = list_first_entry(&sc->rx.rxbuf, struct ath_rxbuf, list);
static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf,
struct ath_rxbuf *tbf;
tbf = list_entry(bf->list.next, struct ath_rxbuf, list);