Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_pathtbl.c56 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_deinit()
65 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_init()
435 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_get()
480 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_cache()
605 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_gc()
622 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_mpath()
636 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_sta()
650 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_addr()
Dieee80211_i.h751 struct mesh_tx_cache tx_cache; member