Searched refs:a_retries (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddebug.h152 * @a_retries: No. of AMPDUs retried (SW)
179 u32 a_retries; member in struct:ath_tx_stats
H A Ddebug.c605 PR("AMPDUs Retried: ", a_retries); read_file_xmit()
1275 AWDATA(a_retries); ath9k_get_et_stats()
H A Dxmit.c338 TX_STAT_INC(txq->axq_qnum, a_retries); ath_tx_set_retry()
/linux-4.4.14/include/linux/lockd/
H A Dlockd.h143 unsigned int a_retries; /* Retry count */ member in struct:nlm_rqst
/linux-4.4.14/fs/lockd/
H A Dclntproc.c793 if (req->a_retries++ >= NLMCLNT_MAX_RETRIES) nlmclnt_cancel_callback()

Completed in 300 milliseconds