Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c216 static int ath5k_rxbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf);
217 static int ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf);
220 struct ath5k_buf *bf) in ath5k_txbuf_free()
230 struct ath5k_buf *bf) in ath5k_rxbuf_free()
812 ath5k_rxbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_rxbuf_setup()
857 ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_txbuf_setup()
915 struct ath5k_buf *bf; in ath5k_desc_alloc()
934 bf = calloc(ATH_TXBUF + ATH_RXBUF + 1, sizeof(struct ath5k_buf)); in ath5k_desc_alloc()
969 struct ath5k_buf *bf; in ath5k_desc_free()
1037 struct ath5k_buf *bf, *bf0; in ath5k_txq_drainq()
[all …]
Dbase.h55 struct ath5k_buf { struct
97 struct ath5k_buf *bufptr; /* allocated buffer ptr */