Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dmesh.h191 #define MESH_FRAME_QUEUE_LEN 10 macro
Dmesh_pathtbl.c183 MESH_FRAME_QUEUE_LEN) { in mesh_path_move_to_queue()
Dmesh_hwmp.c1163 if (skb_queue_len(&mpath->frame_queue) >= MESH_FRAME_QUEUE_LEN) in mesh_nexthop_resolve()