Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c410 #define IEEE_PACKET_RETRY_TIME (5 * HZ) macro
485 time_after(*last_time + IEEE_PACKET_RETRY_TIME, jiffies)) { in is_duplicate_packet()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_rx.c348 #define IEEE_PACKET_RETRY_TIME (5 * HZ) macro
419 time_after(*last_time + IEEE_PACKET_RETRY_TIME, jiffies)) { in is_duplicate_packet()