Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.h126 unsigned long fast_tx_check; member
H A Dmesh_pathtbl.c507 if (mppath->fast_tx_check == jiffies) in mesh_fast_tx_cache()
510 mppath->fast_tx_check = jiffies; in mesh_fast_tx_cache()