Home
last modified time | relevance | path

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

12

/linux/net/mac80211/
A Dtdls.c703 switch (action_code) { in ieee80211_tdls_add_ies()
709 action_code, in ieee80211_tdls_add_ies()
761 switch (action_code) { in ieee80211_prep_tdls_encap_data()
841 switch (action_code) { in ieee80211_prep_tdls_direct()
894 switch (action_code) { in ieee80211_tdls_build_mgmt_packet_data()
909 peer, action_code, in ieee80211_tdls_build_mgmt_packet_data()
949 switch (action_code) { in ieee80211_tdls_prep_mgmt_packet()
1010 switch (action_code) { in ieee80211_tdls_prep_mgmt_packet()
1203 switch (action_code) { in ieee80211_tdls_mgmt()
1230 action_code, in ieee80211_tdls_mgmt()
[all …]
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()
159 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_s1g_rx_twt_action()
187 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_s1g_status_twt_action()
A 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()
3236 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_process_rx_twt_action()
3401 if (mgmt->u.action.u.ext_chan_switch.action_code != in ieee80211_rx_h_action()
3420 switch (mgmt->u.action.u.vht_opmode_notif.action_code) { in ieee80211_rx_h_action()
3448 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_rx_h_action()
3474 switch (mgmt->u.action.u.measurement.action_code) { in ieee80211_rx_h_action()
3517 sizeof(mgmt->u.action.u.self_prot.action_code))) in ieee80211_rx_h_action()
3520 switch (mgmt->u.action.u.self_prot.action_code) { in ieee80211_rx_h_action()
3539 sizeof(mgmt->u.action.u.mesh_action.action_code))) in ieee80211_rx_h_action()
[all …]
A Dspectmgmt.c216 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
A 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()
A Diface.c1367 switch (mgmt->u.action.u.addba_req.action_code) { in ieee80211_iface_process_skb()
1388 switch (mgmt->u.action.u.vht_group_notif.action_code) { in ieee80211_iface_process_skb()
1418 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_skb()
1488 switch (mgmt->u.action.u.s1g.action_code) { in ieee80211_iface_process_status()
A Dmesh.c20 return (mgmt->u.action.u.mesh_action.action_code == in mesh_action_is_path_sel()
1465 if (mgmt->u.action.u.measurement.action_code != in mesh_rx_csa_frame()
1512 switch (mgmt->u.action.u.self_prot.action_code) { in ieee80211_mesh_rx_mgmt_action()
A 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,
A Dht.c446 mgmt->u.action.u.delba.action_code = WLAN_ACTION_DELBA; in ieee80211_send_delba()
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()
A Dagg-rx.c251 mgmt->u.action.u.addba_resp.action_code = WLAN_ACTION_ADDBA_RESP; in ieee80211_send_addba_resp()
/linux/drivers/staging/r8188eu/include/
A 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
A Dwifi.h595 unsigned char action_code; member
/linux/drivers/net/wireless/marvell/mwifiex/
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
754 switch (action_code) { in mwifiex_construct_tdls_action_frame()
[all …]
A 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()
A Dcfg80211.c3763 const u8 *peer, u8 action_code, u8 dialog_token, in mwifiex_cfg80211_tdls_mgmt() argument
3778 switch (action_code) { in mwifiex_cfg80211_tdls_mgmt()
3784 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3793 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_data_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
3822 ret = mwifiex_send_tdls_action_frame(priv, peer, action_code, in mwifiex_cfg80211_tdls_mgmt()
A Dmain.h1618 u8 action_code, u8 dialog_token,
1622 u8 action_code, u8 dialog_token,
/linux/include/linux/
A 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/arch/powerpc/platforms/pseries/
A 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/drivers/staging/wfx/
A Ddata_rx.c23 switch (mgmt->u.action.u.addba_req.action_code) { in wfx_rx_handle_ba()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
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()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A 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/drivers/s390/scsi/
A Dzfcp_fsf.h228 u8 action_code; member
/linux/net/wireless/
A 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()
A Dtrace.h1752 u8 *peer, u8 action_code, u8 dialog_token,
1755 TP_ARGS(wiphy, netdev, peer, action_code, dialog_token, status_code,
1761 __field(u8, action_code)
1772 __entry->action_code = action_code;
1783 __entry->action_code, __entry->dialog_token,

Completed in 96 milliseconds

12