Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_desc.c529 ah->ah_setup_tx_desc = ath5k_hw_setup_4word_tx_desc; in ath5k_hw_init_desc_functions()
533 ah->ah_setup_tx_desc = ath5k_hw_setup_2word_tx_desc; in ath5k_hw_init_desc_functions()
Dath5k.h1058 int (*ah_setup_tx_desc)(struct ath5k_hw *, struct ath5k_desc *, member
Dath5k.c882 ret = ah->ah_setup_tx_desc(ah, ds, pktlen, in ath5k_txbuf_setup()