Home
last modified time | relevance | path

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

/linux-6.6.21/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()
434 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_get()
479 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_cache()
602 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_gc()
616 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_mpath()
620 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_mpath()
631 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_sta()
635 cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_sta()
646 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_addr()
[all …]
Dieee80211_i.h751 struct mesh_tx_cache tx_cache; member