Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c213 static int ath5k_desc_alloc(struct ath5k_softc *sc);
490 ret = ath5k_desc_alloc(sc); in ath5k_attach()
912 ath5k_desc_alloc(struct ath5k_softc *sc) in ath5k_desc_alloc() function