Home
last modified time | relevance | path

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

12

/Linux-v5.15/net/mac80211/
Dtdls.c363 u8 action_code, bool initiator, in ieee80211_tdls_add_setup_start_ies() argument
403 action_code != WLAN_PUB_ACTION_TDLS_DISCOVER_RES) in ieee80211_tdls_add_setup_start_ies()
431 if (action_code == WLAN_TDLS_SETUP_RESPONSE) { in ieee80211_tdls_add_setup_start_ies()
450 if ((action_code == WLAN_TDLS_SETUP_REQUEST || in ieee80211_tdls_add_setup_start_ies()
451 action_code == WLAN_PUB_ACTION_TDLS_DISCOVER_RES) && in ieee80211_tdls_add_setup_start_ies()
461 } else if (action_code == WLAN_TDLS_SETUP_RESPONSE && in ieee80211_tdls_add_setup_start_ies()
501 if ((action_code == WLAN_TDLS_SETUP_REQUEST || in ieee80211_tdls_add_setup_start_ies()
502 action_code == WLAN_PUB_ACTION_TDLS_DISCOVER_RES) && in ieee80211_tdls_add_setup_start_ies()
507 if (action_code == WLAN_TDLS_SETUP_REQUEST) in ieee80211_tdls_add_setup_start_ies()
512 } 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()
157 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_s1g_rx_twt_action()
185 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_s1g_status_twt_action()
Drx.c242 u8 action_code; in ieee80211_handle_mu_mimo_mon() member
265 if (action.action_code != WLAN_VHT_ACTION_GROUPID_MGMT) in ieee80211_handle_mu_mimo_mon()
3027 (tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST || in ieee80211_rx_h_data()
3028 tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_RESPONSE)) { in ieee80211_rx_h_data()
3244 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_process_rx_twt_action()
3409 if (mgmt->u.action.u.ext_chan_switch.action_code != in ieee80211_rx_h_action()
3428 switch (mgmt->u.action.u.vht_opmode_notif.action_code) { in ieee80211_rx_h_action()
3456 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_rx_h_action()
3482 switch (mgmt->u.action.u.measurement.action_code) { in ieee80211_rx_h_action()
3525 sizeof(mgmt->u.action.u.self_prot.action_code))) in ieee80211_rx_h_action()
[all …]
Dspectmgmt.c216 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
Dmesh_plink.c257 mgmt->u.action.u.self_prot.action_code = action; in mesh_plink_frame_tx()
1124 ftype = mgmt->u.action.u.self_prot.action_code; in mesh_process_plink_frame()
1223 if (mgmt->u.action.u.self_prot.action_code == in mesh_rx_plink_frame()
Diface.c1338 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_iface_process_skb()
1359 switch (mgmt->u.action.u.vht_group_notif.action_code) { in ieee80211_iface_process_skb()
1389 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_skb()
1459 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_status()
Dmesh.c20 return (mgmt->u.action.u.mesh_action.action_code == in mesh_action_is_path_sel()
1456 if (mgmt->u.action.u.measurement.action_code != in mesh_rx_csa_frame()
1499 switch (mgmt->u.action.u.self_prot.action_code) { in ieee80211_mesh_rx_mgmt_action()
Dht.c446 mgmt->u.action.u.delba.action_code = WLAN_ACTION_DELBA; in ieee80211_send_delba()
Dtrace.h2691 __field(u8, action_code)
2707 __entry->action_code = params->action_code;
2718 LOCAL_PR_ARG, VIF_PR_ARG, __entry->action_code, __entry->status,
Dagg-rx.c250 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()
/Linux-v5.15/drivers/staging/r8188eu/include/
Dieee80211_ext.h221 u8 action_code; member
227 u8 action_code; member
234 u8 action_code; member
241 u8 action_code; member
246 u8 action_code; member
259 u8 action_code; member
Dwifi.h647 unsigned char action_code; member
/Linux-v5.15/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.c343 u8 category, action_code, *addr2; in mwifiex_parse_mgmt_packet() local
353 action_code = *(payload + sizeof(struct ieee80211_hdr) in mwifiex_parse_mgmt_packet()
355 if (action_code == WLAN_PUB_ACTION_TDLS_DISCOVER_RES) { in mwifiex_parse_mgmt_packet()
Dcfg80211.c3735 const u8 *peer, u8 action_code, u8 dialog_token, in mwifiex_cfg80211_tdls_mgmt() argument
3750 switch (action_code) { in mwifiex_cfg80211_tdls_mgmt()
3756 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3765 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3773 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3780 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3787 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3794 ret = mwifiex_send_tdls_action_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
Dmain.h1617 u8 action_code, u8 dialog_token,
1621 u8 action_code, u8 dialog_token,
/Linux-v5.15/include/linux/
Dieee80211.h1203 u8 action_code; member
1209 u8 action_code; member
1213 u8 action_code; member
1218 u8 action_code; member
1225 u8 action_code; member
1234 u8 action_code; member
1241 u8 action_code; member
1246 u8 action_code; member
1250 u8 action_code; member
1262 u8 action_code; member
[all …]
/Linux-v5.15/arch/powerpc/platforms/pseries/
Dras.c227 char action_code; in rtas_parse_epow_errlog() local
235 action_code = epow_log->sensor_value & 0xF; /* bottom 4 bits */ in rtas_parse_epow_errlog()
238 switch (action_code) { in rtas_parse_epow_errlog()
276 action_code); in rtas_parse_epow_errlog()
280 if (action_code != EPOW_RESET) in rtas_parse_epow_errlog()
/Linux-v5.15/drivers/staging/wfx/
Ddata_rx.c23 switch (mgmt->u.action.u.addba_req.action_code) { in wfx_rx_handle_ba()
/Linux-v5.15/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-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c1023 u8 action_code, u8 action_size, in mlxsw_afa_block_append_action_ext() argument
1061 mlxsw_afa_all_action_type_set(oneact, action_code); in mlxsw_afa_block_append_action_ext()
1066 u8 action_code, u8 action_size) in mlxsw_afa_block_append_action() argument
1068 return mlxsw_afa_block_append_action_ext(block, action_code, in mlxsw_afa_block_append_action()
1252 u8 action_code, u8 action_size) in mlxsw_afa_block_append_action_trap() argument
1254 return mlxsw_afa_block_append_action_ext(block, action_code, in mlxsw_afa_block_append_action_trap()
/Linux-v5.15/drivers/s390/scsi/
Dzfcp_fsf.h228 u8 action_code; member
/Linux-v5.15/net/wireless/
Drdev-ops.h897 u8 action_code, u8 dialog_token, in rdev_tdls_mgmt() argument
902 trace_rdev_tdls_mgmt(&rdev->wiphy, dev, peer, action_code, in rdev_tdls_mgmt()
905 ret = rdev->ops->tdls_mgmt(&rdev->wiphy, dev, peer, action_code, in rdev_tdls_mgmt()
Dtrace.h1739 u8 *peer, u8 action_code, u8 dialog_token,
1742 TP_ARGS(wiphy, netdev, peer, action_code, dialog_token, status_code,
1748 __field(u8, action_code)
1759 __entry->action_code = action_code;
1770 __entry->action_code, __entry->dialog_token,

12