Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h236 struct ath_desc { struct
735 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
737 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
H A Dar9002_mac.c29 ((struct ath_desc*) ds)->ds_link = ds_link; in ar9002_hw_set_desc_link()
406 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_setuprxdesc()
H A Drecv.c42 struct ath_desc *ds; in ath_rx_buf_link()
700 struct ath_desc *ds; in ath_get_next_rx_buf()
730 struct ath_desc *tds; in ath_get_next_rx_buf()
H A Dmac.c524 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_rxprocdesc()
H A Dinit.c299 desc_len = sizeof(struct ath_desc); in ath_descdma_setup()
H A Dhw.c2617 pCap->tx_desc_len = sizeof(struct ath_desc); in ath9k_hw_fill_cap_info()
H A Dxmit.c2641 struct ath_desc *ds; in ath_tx_processq()