Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dstatus.c789 #define STA_LOST_TDLS_PKT_TIME (10*HZ) /* 10secs since last ACK */ macro
810 pkt_time = STA_LOST_TDLS_PKT_TIME; in ieee80211_lost_packet()