Lines Matching full:mesh
60 #define lbs_deb_mesh(fmt, args...) LBS_DEB_LL(LBS_DEB_MESH, " mesh", fmt, ##args)
173 * is when enabling the mesh using CMD_MESH_CONFIG.
207 /* Tx mesh flag */
209 * Currently we are using normal WDS flag as mesh flag.
210 * TODO: change to proper mesh flag when MAC understands it.
215 /* Mesh interface ID */
217 /* Mesh id should be in bits 14-13-12 */
219 /* Mesh enable bit in FW capability */
236 /* Rx mesh flag */
238 * Currently we are using normal WDS flag as mesh flag.
239 * TODO: change to proper mesh flag when MAC understands it.