Searched refs:mesh_path_sel_frame_tx (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/mac80211/ |
D | mesh_hwmp.c | 100 static int mesh_path_sel_frame_tx(enum mpath_frame_type action, u8 flags, in mesh_path_sel_frame_tx() function 647 mesh_path_sel_frame_tx(MPATH_PREP, 0, orig_addr, in hwmp_preq_frame_process() 679 mesh_path_sel_frame_tx(MPATH_PREQ, flags, orig_addr, in hwmp_preq_frame_process() 748 mesh_path_sel_frame_tx(MPATH_PREP, flags, orig_addr, orig_sn, 0, in hwmp_prep_frame_process() 903 mesh_path_sel_frame_tx(MPATH_RANN, flags, orig_addr, in hwmp_rann_frame_process() 1112 mesh_path_sel_frame_tx(MPATH_PREQ, 0, sdata->vif.addr, ifmsh->sn, in mesh_path_start_discovery() 1310 mesh_path_sel_frame_tx(MPATH_RANN, flags, sdata->vif.addr, in mesh_path_tx_root_frame() 1322 mesh_path_sel_frame_tx(MPATH_PREQ, flags, sdata->vif.addr, in mesh_path_tx_root_frame()
|