Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh.h126 unsigned long fast_tx_check; member
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()