Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dbase.c894 ah->txbuf_len = ATH_TXBUF; in ath5k_desc_alloc()
1127 ah->txbuf_len++; in ath5k_drain_tx_buffs()
1644 ah->txbuf_len--; in ath5k_tx_queue()
1655 ah->txbuf_len++; in ath5k_tx_queue()
1776 ah->txbuf_len++; in ath5k_tx_processq()
Dath5k.h1317 unsigned int txbuf_len; /* buf count in txbuf list */ member
Ddebug.c840 "available txbuffers: %d\n", ah->txbuf_len); in read_file_queue()