Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.h231 #define MESH_FRAME_QUEUE_LEN 10 macro
H A Dmesh_pathtbl.c211 MESH_FRAME_QUEUE_LEN) { in mesh_path_move_to_queue()
H A Dmesh_hwmp.c1181 if (skb_queue_len(&mpath->frame_queue) >= MESH_FRAME_QUEUE_LEN) in mesh_nexthop_resolve()