Home
last modified time | relevance | path

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

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