Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c217 static int ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf);
857 ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf) in ath5k_txbuf_setup() function
1525 if ((rc = ath5k_txbuf_setup(sc, bf)) != 0) { in ath5k_tx()