Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Dstatus.c746 #define STA_LOST_PKT_THRESHOLD 50 macro
755 unsigned int pkt_thr = STA_LOST_PKT_THRESHOLD; in ieee80211_lost_packet()
771 pkt_thr = STA_LOST_PKT_THRESHOLD; 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.c787 #define STA_LOST_PKT_THRESHOLD 50 macro
795 unsigned int pkt_thr = STA_LOST_PKT_THRESHOLD; in ieee80211_lost_packet()
811 pkt_thr = STA_LOST_PKT_THRESHOLD; in ieee80211_lost_packet()
815 * If we're in TDLS mode, make sure that all STA_LOST_PKT_THRESHOLD in ieee80211_lost_packet()
819 * For non-TDLS, use STA_LOST_PKT_THRESHOLD and STA_LOST_PKT_TIME in ieee80211_lost_packet()

Completed in 4 milliseconds