Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath5k/
A Dbase.h64 struct ath5k_buf { struct
77 struct ath5k_buf *bbuf; /* beacon buffer */ argument
105 void ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf);
106 void ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf);
A Ddebug.h66 struct ath5k_buf;
138 ath5k_debug_printtxbuf(struct ath5k_hw *ah, struct ath5k_buf *bf);
161 ath5k_debug_printtxbuf(struct ath5k_hw *ah, struct ath5k_buf *bf) {} in ath5k_debug_printtxbuf()
A Dbase.c713 struct ath5k_buf *bf, int idx) in ath5k_get_rate_hw_value()
731 struct ath5k_buf *bf, in ath5k_merge_ratetbl()
901 struct ath5k_buf *bf; in ath5k_desc_alloc()
995 struct ath5k_buf *bf; in ath5k_desc_free()
1158 struct ath5k_buf *bf, *bf0; in ath5k_drain_tx_buffs()
1208 struct ath5k_buf *bf; in ath5k_rx_start()
1591 struct ath5k_buf *bf; in ath5k_tasklet_rx()
1659 struct ath5k_buf *bf; in ath5k_tx_queue()
1713 struct ath5k_buf *bf) in ath5k_tx_frame_completed()
1780 struct ath5k_buf *bf, *bf0; in ath5k_tx_processq()
[all …]
A Ddebug.c817 struct ath5k_buf *bf, *bf0; in read_file_queue()
1046 ath5k_debug_printrxbuf(struct ath5k_buf *bf, int done, in ath5k_debug_printrxbuf()
1064 struct ath5k_buf *bf; in ath5k_debug_printrxbuffs()
1085 ath5k_debug_printtxbuf(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_debug_printtxbuf()
A Dmac80211-ops.c123 avf->bbuf = list_first_entry(&ah->bcbuf, struct ath5k_buf, in ath5k_add_interface()
A Dath5k.h1278 struct ath5k_buf *bufptr; /* allocated buffer ptr */

Completed in 22 milliseconds