Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmesh.h171 #define MESH_FRAME_QUEUE_LEN 10 macro
Dmesh_pathtbl.c175 MESH_FRAME_QUEUE_LEN) { in mesh_path_move_to_queue()
Dmesh_hwmp.c1172 if (skb_queue_len(&mpath->frame_queue) >= MESH_FRAME_QUEUE_LEN) in mesh_nexthop_resolve()