Home
last modified time | relevance | path

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

12

/openbmc/linux/net/mac80211/
H A Dtdls.c775 switch (action_code) { in ieee80211_tdls_add_ies()
782 action_code, in ieee80211_tdls_add_ies()
836 switch (action_code) { in ieee80211_prep_tdls_encap_data()
916 switch (action_code) { in ieee80211_prep_tdls_direct()
984 switch (action_code) { in ieee80211_tdls_build_mgmt_packet_data()
999 peer, link, action_code, in ieee80211_tdls_build_mgmt_packet_data()
1043 switch (action_code) { in ieee80211_tdls_prep_mgmt_packet()
1105 switch (action_code) { in ieee80211_tdls_prep_mgmt_packet()
1303 switch (action_code) { in ieee80211_tdls_mgmt()
1307 link_id, action_code, in ieee80211_tdls_mgmt()
[all …]
H A 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()
H A 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()
3434 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_process_rx_twt_action()
3595 if (mgmt->u.action.u.ext_chan_switch.action_code != in ieee80211_rx_h_action()
3642 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_rx_h_action()
3668 switch (mgmt->u.action.u.measurement.action_code) { in ieee80211_rx_h_action()
3711 sizeof(mgmt->u.action.u.self_prot.action_code))) in ieee80211_rx_h_action()
3714 switch (mgmt->u.action.u.self_prot.action_code) { in ieee80211_rx_h_action()
3733 sizeof(mgmt->u.action.u.mesh_action.action_code))) in ieee80211_rx_h_action()
3744 u.action.u.s1g.action_code)) in ieee80211_rx_h_action()
[all …]
H A Dspectmgmt.c216 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
H A Dmesh_plink.c263 mgmt->u.action.u.self_prot.action_code = action; in mesh_plink_frame_tx()
1138 ftype = mgmt->u.action.u.self_prot.action_code; in mesh_process_plink_frame()
1237 if (mgmt->u.action.u.self_prot.action_code == in mesh_rx_plink_frame()
H A Diface.c1522 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_iface_process_skb()
1543 switch (mgmt->u.action.u.vht_group_notif.action_code) { in ieee80211_iface_process_skb()
1575 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_skb()
1645 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_status()
H A Dmesh.c21 return (mgmt->u.action.u.mesh_action.action_code == in mesh_action_is_path_sel()
1629 if (mgmt->u.action.u.measurement.action_code != in mesh_rx_csa_frame()
1675 switch (mgmt->u.action.u.self_prot.action_code) { in ieee80211_mesh_rx_mgmt_action()
H A Dtrace.h2279 __field(u8, action_code)
2295 __entry->action_code = params->action_code;
2306 LOCAL_PR_ARG, VIF_PR_ARG, __entry->action_code, __entry->status,
H A Dagg-rx.c235 mgmt->u.action.u.addba_resp.action_code = WLAN_ACTION_ADDBA_RESP; in ieee80211_send_addba_resp()
H A Dht.c492 mgmt->u.action.u.delba.action_code = WLAN_ACTION_DELBA; in ieee80211_send_delba()
H A 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()
H A Dagg-tx.c95 mgmt->u.action.u.addba_req.action_code = WLAN_ACTION_ADDBA_REQ; in ieee80211_send_addba_request()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A 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()
593 tf->action_code = WLAN_TDLS_TEARDOWN; 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()
700 switch (action_code) { in mwifiex_send_tdls_data_frame()
722 action_code == WLAN_TDLS_TEARDOWN) in mwifiex_send_tdls_data_frame()
731 u8 action_code, u8 dialog_token, in mwifiex_construct_tdls_action_frame() argument
755 switch (action_code) { in mwifiex_construct_tdls_action_frame()
[all …]
H A 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()
H A Dcfg80211.c3760 const u8 *peer, int link_id, u8 action_code, in mwifiex_cfg80211_tdls_mgmt() argument
3775 switch (action_code) { in mwifiex_cfg80211_tdls_mgmt()
3781 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3790 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3798 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3805 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3812 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3819 ret = mwifiex_send_tdls_action_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
H A Dmain.h1602 u8 action_code, u8 dialog_token,
1606 u8 action_code, u8 dialog_token,
/openbmc/linux/include/linux/
H A Dieee80211.h1319 u8 action_code; member
1325 u8 action_code; member
1329 u8 action_code; member
1334 u8 action_code; member
1341 u8 action_code; member
1350 u8 action_code; member
1357 u8 action_code; member
1362 u8 action_code; member
1366 u8 action_code; member
1378 u8 action_code; member
[all …]
/openbmc/linux/arch/powerpc/platforms/pseries/
H A 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()
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_rx.c24 switch (mgmt->u.action.u.addba_req.action_code) { in wfx_rx_handle_ba()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.h228 u8 action_code; member
/openbmc/linux/net/wireless/
H A Drdev-ops.h918 int link_id, u8 action_code, in rdev_tdls_mgmt() argument
924 trace_rdev_tdls_mgmt(&rdev->wiphy, dev, peer, link_id, action_code, in rdev_tdls_mgmt()
928 action_code, dialog_token, status_code, in rdev_tdls_mgmt()
H A Dtrace.h1799 u8 *peer, int link_id, u8 action_code, u8 dialog_token,
1802 TP_ARGS(wiphy, netdev, peer, link_id, action_code, dialog_token,
1809 __field(u8, action_code)
1821 __entry->action_code = action_code;
1833 __entry->link_id, __entry->action_code, __entry->dialog_token,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c398 mgmt->u.action.u.addba_req.action_code == WLAN_ACTION_ADDBA_REQ) { in mt76_connac2_mac_write_txwi_80211()

12