Home
last modified time | relevance | path

Searched refs:mesh_rmc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.h155 struct mesh_rmc { struct
H A Dmesh.c27 rm_cache = kmem_cache_create("mesh_rmc", sizeof(struct rmc_entry), in ieee80211s_init()
173 sdata->u.mesh.rmc = kmalloc(sizeof(struct mesh_rmc), GFP_KERNEL); in mesh_rmc_init()
184 struct mesh_rmc *rmc = sdata->u.mesh.rmc; in mesh_rmc_free()
219 struct mesh_rmc *rmc = sdata->u.mesh.rmc; in mesh_rmc_check()
H A Dieee80211_i.h700 struct mesh_rmc *rmc;
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h186 struct mesh_rmc { struct
H A Dmesh.c28 rm_cache = kmem_cache_create("mesh_rmc", sizeof(struct rmc_entry), in ieee80211s_init()
175 sdata->u.mesh.rmc = kmalloc(sizeof(struct mesh_rmc), GFP_KERNEL); in mesh_rmc_init()
186 struct mesh_rmc *rmc = sdata->u.mesh.rmc; in mesh_rmc_free()
221 struct mesh_rmc *rmc = sdata->u.mesh.rmc; in mesh_rmc_check()
H A Dieee80211_i.h706 struct mesh_rmc *rmc;

Completed in 15 milliseconds