Home
last modified time | relevance | path

Searched refs:action_code (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v6.1/net/mac80211/
Dtdls.c364 u8 action_code, bool initiator, in ieee80211_tdls_add_setup_start_ies() argument
404 action_code != WLAN_PUB_ACTION_TDLS_DISCOVER_RES) in ieee80211_tdls_add_setup_start_ies()
432 if (action_code == WLAN_TDLS_SETUP_RESPONSE) { in ieee80211_tdls_add_setup_start_ies()
451 if ((action_code == WLAN_TDLS_SETUP_REQUEST || in ieee80211_tdls_add_setup_start_ies()
452 action_code == WLAN_PUB_ACTION_TDLS_DISCOVER_RES) && in ieee80211_tdls_add_setup_start_ies()
462 } else if (action_code == WLAN_TDLS_SETUP_RESPONSE && in ieee80211_tdls_add_setup_start_ies()
502 if ((action_code == WLAN_TDLS_SETUP_REQUEST || in ieee80211_tdls_add_setup_start_ies()
503 action_code == WLAN_PUB_ACTION_TDLS_DISCOVER_RES) && in ieee80211_tdls_add_setup_start_ies()
508 if (action_code == WLAN_TDLS_SETUP_REQUEST) in ieee80211_tdls_add_setup_start_ies()
513 } else if (action_code == WLAN_TDLS_SETUP_RESPONSE && in ieee80211_tdls_add_setup_start_ies()
[all …]
Ds1g.c29 return mgmt->u.action.u.s1g.action_code == WLAN_S1G_TWT_SETUP; in ieee80211_s1g_is_twt_setup()
54 mgmt->u.action.u.s1g.action_code = WLAN_S1G_TWT_SETUP; in ieee80211_s1g_send_twt_setup()
86 mgmt->u.action.u.s1g.action_code = WLAN_S1G_TWT_TEARDOWN; in ieee80211_s1g_send_twt_teardown()
162 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_s1g_rx_twt_action()
190 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_s1g_status_twt_action()
Dspectmgmt.c216 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
Drx.c253 u8 action_code; in ieee80211_handle_mu_mimo_mon() member
276 if (action.action_code != WLAN_VHT_ACTION_GROUPID_MGMT) in ieee80211_handle_mu_mimo_mon()
3058 (tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST || in ieee80211_rx_h_data()
3059 tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_RESPONSE)) { in ieee80211_rx_h_data()
3313 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_process_rx_twt_action()
3478 if (mgmt->u.action.u.ext_chan_switch.action_code != in ieee80211_rx_h_action()
3497 switch (mgmt->u.action.u.vht_opmode_notif.action_code) { in ieee80211_rx_h_action()
3525 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_rx_h_action()
3551 switch (mgmt->u.action.u.measurement.action_code) { in ieee80211_rx_h_action()
3594 sizeof(mgmt->u.action.u.self_prot.action_code))) in ieee80211_rx_h_action()
[all …]
Dmesh_plink.c257 mgmt->u.action.u.self_prot.action_code = action; in mesh_plink_frame_tx()
1125 ftype = mgmt->u.action.u.self_prot.action_code; in mesh_process_plink_frame()
1224 if (mgmt->u.action.u.self_prot.action_code == in mesh_rx_plink_frame()
Dmesh.c20 return (mgmt->u.action.u.mesh_action.action_code == in mesh_action_is_path_sel()
1463 if (mgmt->u.action.u.measurement.action_code != in mesh_rx_csa_frame()
1509 switch (mgmt->u.action.u.self_prot.action_code) { in ieee80211_mesh_rx_mgmt_action()
Diface.c1527 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_iface_process_skb()
1548 switch (mgmt->u.action.u.vht_group_notif.action_code) { in ieee80211_iface_process_skb()
1580 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_skb()
1650 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_status()
Dht.c460 mgmt->u.action.u.delba.action_code = WLAN_ACTION_DELBA; in ieee80211_send_delba()
Dtrace.h2270 __field(u8, action_code)
2286 __entry->action_code = params->action_code;
2297 LOCAL_PR_ARG, VIF_PR_ARG, __entry->action_code, __entry->status,
Dagg-rx.c254 mgmt->u.action.u.addba_resp.action_code = WLAN_ACTION_ADDBA_RESP; in ieee80211_send_addba_resp()
Dmesh_hwmp.c130 mgmt->u.action.u.mesh_action.action_code = in mesh_path_sel_frame_tx()
266 mgmt->u.action.u.mesh_action.action_code = in mesh_path_error_tx()
Dagg-tx.c95 mgmt->u.action.u.addba_req.action_code = WLAN_ACTION_ADDBA_REQ; in ieee80211_send_addba_request()
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Dtdls.c465 const u8 *peer, u8 action_code, in mwifiex_prep_tdls_encap_data() argument
483 switch (action_code) { in mwifiex_prep_tdls_encap_data()
486 tf->action_code = WLAN_TDLS_SETUP_REQUEST; in mwifiex_prep_tdls_encap_data()
525 tf->action_code = WLAN_TDLS_SETUP_RESPONSE; in mwifiex_prep_tdls_encap_data()
565 tf->action_code = WLAN_TDLS_SETUP_CONFIRM; in mwifiex_prep_tdls_encap_data()
593 tf->action_code = WLAN_TDLS_TEARDOWN; in mwifiex_prep_tdls_encap_data()
600 tf->action_code = WLAN_TDLS_DISCOVERY_REQUEST; in mwifiex_prep_tdls_encap_data()
629 u8 action_code, u8 dialog_token, in mwifiex_send_tdls_data_frame() argument
668 switch (action_code) { in mwifiex_send_tdls_data_frame()
673 ret = mwifiex_prep_tdls_encap_data(priv, peer, action_code, in mwifiex_send_tdls_data_frame()
[all …]
Dutil.c331 u8 category, action_code, *addr2; in mwifiex_parse_mgmt_packet() local
341 action_code = *(payload + sizeof(struct ieee80211_hdr) in mwifiex_parse_mgmt_packet()
343 if (action_code == WLAN_PUB_ACTION_TDLS_DISCOVER_RES) { in mwifiex_parse_mgmt_packet()
Dcfg80211.c3756 const u8 *peer, u8 action_code, u8 dialog_token, in mwifiex_cfg80211_tdls_mgmt() argument
3771 switch (action_code) { in mwifiex_cfg80211_tdls_mgmt()
3777 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3786 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3794 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3801 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3808 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3815 ret = mwifiex_send_tdls_action_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
Dmain.h1610 u8 action_code, u8 dialog_token,
1614 u8 action_code, u8 dialog_token,
/Linux-v6.1/include/linux/
Dieee80211.h1239 u8 action_code; member
1245 u8 action_code; member
1249 u8 action_code; member
1254 u8 action_code; member
1261 u8 action_code; member
1270 u8 action_code; member
1277 u8 action_code; member
1282 u8 action_code; member
1286 u8 action_code; member
1298 u8 action_code; member
[all …]
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dras.c235 char action_code; in rtas_parse_epow_errlog() local
243 action_code = epow_log->sensor_value & 0xF; /* bottom 4 bits */ in rtas_parse_epow_errlog()
246 switch (action_code) { in rtas_parse_epow_errlog()
284 action_code); in rtas_parse_epow_errlog()
288 if (action_code != EPOW_RESET) in rtas_parse_epow_errlog()
/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Ddata_rx.c24 switch (mgmt->u.action.u.addba_req.action_code) { in wfx_rx_handle_ba()
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dtdls.c625 params->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST ? in iwl_mvm_tdls_recv_channel_switch()
638 if (params->action_code == WLAN_TDLS_CHANNEL_SWITCH_RESPONSE && in iwl_mvm_tdls_recv_channel_switch()
655 type = (params->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST) ? in iwl_mvm_tdls_recv_channel_switch()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c1024 u8 action_code, u8 action_size, in mlxsw_afa_block_append_action_ext() argument
1062 mlxsw_afa_all_action_type_set(oneact, action_code); in mlxsw_afa_block_append_action_ext()
1067 u8 action_code, u8 action_size) in mlxsw_afa_block_append_action() argument
1069 return mlxsw_afa_block_append_action_ext(block, action_code, in mlxsw_afa_block_append_action()
1253 u8 action_code, u8 action_size) in mlxsw_afa_block_append_action_trap() argument
1255 return mlxsw_afa_block_append_action_ext(block, action_code, in mlxsw_afa_block_append_action_trap()
/Linux-v6.1/drivers/s390/scsi/
Dzfcp_fsf.h228 u8 action_code; member
/Linux-v6.1/drivers/staging/r8188eu/include/
Dwifi.h488 unsigned char action_code; member
/Linux-v6.1/net/wireless/
Drdev-ops.h902 u8 action_code, u8 dialog_token, in rdev_tdls_mgmt() argument
907 trace_rdev_tdls_mgmt(&rdev->wiphy, dev, peer, action_code, in rdev_tdls_mgmt()
910 ret = rdev->ops->tdls_mgmt(&rdev->wiphy, dev, peer, action_code, in rdev_tdls_mgmt()
Dtrace.h1786 u8 *peer, u8 action_code, u8 dialog_token,
1789 TP_ARGS(wiphy, netdev, peer, action_code, dialog_token, status_code,
1795 __field(u8, action_code)
1806 __entry->action_code = action_code;
1817 __entry->action_code, __entry->dialog_token,

12