Home
last modified time | relevance | path

Searched refs:STA_LOST_PKT_TIME (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dstatus.c747 #define STA_LOST_PKT_TIME HZ /* 1 sec since last ACK */ macro
754 unsigned long pkt_time = STA_LOST_PKT_TIME; in ieee80211_lost_packet()
779 * For non-TDLS, use STA_LOST_PKT_THRESHOLD and STA_LOST_PKT_TIME in ieee80211_lost_packet()
/kernel/linux/linux-6.6/net/mac80211/
H A Dstatus.c788 #define STA_LOST_PKT_TIME HZ /* 1 sec since last ACK */ macro
794 unsigned long pkt_time = STA_LOST_PKT_TIME; in ieee80211_lost_packet()
819 * For non-TDLS, use STA_LOST_PKT_THRESHOLD and STA_LOST_PKT_TIME in ieee80211_lost_packet()

Completed in 5 milliseconds