Home
last modified time | relevance | path

Searched refs:mesh_rmc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh.h215 struct mesh_rmc { struct
H A Dmesh.c175 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;