Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dstatus.c340 #define STA_LOST_PKT_THRESHOLD 50 macro
468 } else if (++sta->lost_packets >= STA_LOST_PKT_THRESHOLD) { in ieee80211_tx_status()