Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dmac.h232 struct ath_desc { struct
731 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
733 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
Dar9002_mac.c29 ((struct ath_desc*) ds)->ds_link = ds_link; in ar9002_hw_set_desc_link()
405 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_setuprxdesc()
Drecv.c42 struct ath_desc *ds; in ath_rx_buf_link()
699 struct ath_desc *ds; in ath_get_next_rx_buf()
729 struct ath_desc *tds; in ath_get_next_rx_buf()
Dmac.c524 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_rxprocdesc()
Dinit.c299 desc_len = sizeof(struct ath_desc); in ath_descdma_setup()
Dhw.c2605 pCap->tx_desc_len = sizeof(struct ath_desc); in ath9k_hw_fill_cap_info()
Dxmit.c2656 struct ath_desc *ds; in ath_tx_processq()