Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dstatus.c638 local->dot11RetryCount++; in ieee80211_tx_status_noskb()
809 local->dot11RetryCount++; in ieee80211_tx_status()
Ddebugfs.c263 DEBUGFS_STATS_ADD(retry_count, local->dot11RetryCount); in debugfs_hw_add()
Dieee80211_i.h1269 u32 dot11RetryCount; member