Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H 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);
H 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()
H A Dmac80211-ops.c123 avf->bbuf = list_first_entry(&ah->bcbuf, struct ath5k_buf, in ath5k_add_interface()
H A Dath5k.h1278 struct ath5k_buf *bufptr; /* allocated buffer ptr */