Home
last modified time | relevance | path

Searched refs:txbuf_len (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dbase.c895 ah->txbuf_len = ATH_TXBUF; in ath5k_desc_alloc()
1128 ah->txbuf_len++; in ath5k_drain_tx_buffs()
1645 ah->txbuf_len--; in ath5k_tx_queue()
1656 ah->txbuf_len++; in ath5k_tx_queue()
1777 ah->txbuf_len++; in ath5k_tx_processq()
Dath5k.h1317 unsigned int txbuf_len; /* buf count in txbuf list */ member
Ddebug.c841 "available txbuffers: %d\n", ah->txbuf_len); in read_file_queue()