Lines Matching defs:action
100 static int mesh_path_sel_frame_tx(enum mpath_frame_type action, u8 flags,
113 u.action.u.mesh_action);
129 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION;
130 mgmt->u.action.u.mesh_action.action_code =
133 switch (action) {
160 if (action == MPATH_PREP) {
166 if (action == MPATH_PREQ) {
179 if (action == MPATH_PREQ) {
186 } else if (action == MPATH_PREP) {
244 u.action.u.mesh_action);
265 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION;
266 mgmt->u.action.u.mesh_action.action_code =
374 * @action: type of hwmp ie
387 const u8 *hwmp_ie, enum mpath_frame_type action)
412 switch (action) {
942 baselen = (u8 *) mgmt->u.action.u.mesh_action.variable - (u8 *) mgmt;
943 elems = ieee802_11_parse_elems(mgmt->u.action.u.mesh_action.variable,