Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h127 unsigned long fast_tx_check; member
H A Dmesh_pathtbl.c512 if (mppath->fast_tx_check == jiffies) in mesh_fast_tx_cache()
515 mppath->fast_tx_check = jiffies; in mesh_fast_tx_cache()