Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c28 ((struct ath_desc*) ds)->ds_link = ds_link; in ar9002_hw_set_desc_link()
33 *ds_link = &((struct ath_desc *)ds)->ds_link; in ar9002_hw_get_desc_link()
429 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_setuprxdesc()
Dmac.h233 struct ath_desc { struct
690 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
692 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
Drecv.c49 struct ath_desc *ds; in ath_rx_buf_link()
715 struct ath_desc *ds; in ath_get_next_rx_buf()
742 struct ath_desc *tds; in ath_get_next_rx_buf()
Dbeacon.c69 struct ath_desc *ds; in ath_beacon_setup()
Dinit.c300 desc_len = sizeof(struct ath_desc); in ath_descdma_setup()
Dmac.c602 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_rxprocdesc()
Dxmit.c1671 struct ath_desc *ds; in ath_tx_setup_buffer()
2002 struct ath_desc *ds; in ath_tx_processq()
Dhw.c1971 pCap->tx_desc_len = sizeof(struct ath_desc); in ath9k_hw_fill_cap_info()