| /Linux-v5.4/net/mac80211/ | 
| D | tdls.c | 364 				   u8 action_code, bool initiator,  in ieee80211_tdls_add_setup_start_ies()  argument404 	    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 …]
 
 | 
| D | spectmgmt.c | 210 	msr_report->u.action.u.measurement.action_code =  in ieee80211_send_refuse_measurement_request()
 | 
| D | rx.c | 247 		u8 action_code;  in ieee80211_handle_mu_mimo_mon()  member270 	if (action.action_code != WLAN_VHT_ACTION_GROUPID_MGMT)  in ieee80211_handle_mu_mimo_mon()
 2856 		    (tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST ||  in ieee80211_rx_h_data()
 2857 		     tf->action_code == WLAN_TDLS_CHANNEL_SWITCH_RESPONSE)) {  in ieee80211_rx_h_data()
 3171 		if (mgmt->u.action.u.ext_chan_switch.action_code !=  in ieee80211_rx_h_action()
 3190 		switch (mgmt->u.action.u.vht_opmode_notif.action_code) {  in ieee80211_rx_h_action()
 3218 		switch (mgmt->u.action.u.addba_req.action_code) {  in ieee80211_rx_h_action()
 3244 		switch (mgmt->u.action.u.measurement.action_code) {  in ieee80211_rx_h_action()
 3300 			   sizeof(mgmt->u.action.u.self_prot.action_code)))  in ieee80211_rx_h_action()
 3303 		switch (mgmt->u.action.u.self_prot.action_code) {  in ieee80211_rx_h_action()
 [all …]
 
 | 
| D | mesh_plink.c | 254 	mgmt->u.action.u.self_prot.action_code = action;  in mesh_plink_frame_tx()1118 	ftype = mgmt->u.action.u.self_prot.action_code;  in mesh_process_plink_frame()
 1217 	if (mgmt->u.action.u.self_prot.action_code ==  in mesh_rx_plink_frame()
 
 | 
| D | mesh.c | 20 	return (mgmt->u.action.u.mesh_action.action_code ==  in mesh_action_is_path_sel()1366 	if (mgmt->u.action.u.measurement.action_code !=  in mesh_rx_csa_frame()
 1406 		switch (mgmt->u.action.u.self_prot.action_code) {  in ieee80211_mesh_rx_mgmt_action()
 
 | 
| D | trace.h | 2623 		__field(u8, action_code)2639 		__entry->action_code = params->action_code;
 2650 		LOCAL_PR_ARG, VIF_PR_ARG, __entry->action_code, __entry->status,
 
 | 
| D | ht.c | 440 	mgmt->u.action.u.delba.action_code = WLAN_ACTION_DELBA;  in ieee80211_send_delba()
 | 
| D | agg-rx.c | 250 	mgmt->u.action.u.addba_resp.action_code = WLAN_ACTION_ADDBA_RESP;  in ieee80211_send_addba_resp()
 | 
| D | mesh_hwmp.c | 130 	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()
 
 | 
| D | iface.c | 1256 				switch (mgmt->u.action.u.addba_req.action_code) {  in ieee80211_iface_work()1277 			switch (mgmt->u.action.u.vht_group_notif.action_code) {  in ieee80211_iface_work()
 
 | 
| D | agg-tx.c | 95 	mgmt->u.action.u.addba_req.action_code = WLAN_ACTION_ADDBA_REQ;  in ieee80211_send_addba_request()
 | 
| D | ieee80211_i.h | 2231 			const u8 *peer, u8 action_code, u8 dialog_token,
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ | 
| D | tdls.c | 464 					const u8 *peer, u8 action_code,  in mwifiex_prep_tdls_encap_data()  argument482 	switch (action_code) {  in mwifiex_prep_tdls_encap_data()
 485 		tf->action_code = WLAN_TDLS_SETUP_REQUEST;  in mwifiex_prep_tdls_encap_data()
 524 		tf->action_code = WLAN_TDLS_SETUP_RESPONSE;  in mwifiex_prep_tdls_encap_data()
 564 		tf->action_code = WLAN_TDLS_SETUP_CONFIRM;  in mwifiex_prep_tdls_encap_data()
 592 		tf->action_code = WLAN_TDLS_TEARDOWN;  in mwifiex_prep_tdls_encap_data()
 599 		tf->action_code = WLAN_TDLS_DISCOVERY_REQUEST;  in mwifiex_prep_tdls_encap_data()
 628 				 u8 action_code, u8 dialog_token,  in mwifiex_send_tdls_data_frame()  argument
 667 	switch (action_code) {  in mwifiex_send_tdls_data_frame()
 672 		ret = mwifiex_prep_tdls_encap_data(priv, peer, action_code,  in mwifiex_send_tdls_data_frame()
 [all …]
 
 | 
| D | util.c | 343 	u8 category, action_code, *addr2;  in mwifiex_parse_mgmt_packet()  local353 			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()
 
 | 
| D | cfg80211.c | 3727 			   const u8 *peer, u8 action_code, u8 dialog_token,  in mwifiex_cfg80211_tdls_mgmt()  argument3742 	switch (action_code) {  in mwifiex_cfg80211_tdls_mgmt()
 3748 		ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,  in mwifiex_cfg80211_tdls_mgmt()
 3757 		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()
 3772 		ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,  in mwifiex_cfg80211_tdls_mgmt()
 3779 		ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,  in mwifiex_cfg80211_tdls_mgmt()
 3786 		ret = mwifiex_send_tdls_action_frame(priv, peer, action_code,  in mwifiex_cfg80211_tdls_mgmt()
 
 | 
| D | main.h | 1628 				 u8 action_code, u8 dialog_token,1632 				   u8 action_code, u8 dialog_token,
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | ieee80211.h | 957 					u8 action_code;  member963 					u8 action_code;  member
 967 					u8 action_code;  member
 972 					u8 action_code;  member
 979 					u8 action_code;  member
 988 					u8 action_code;  member
 995 					u8 action_code;  member
 1000 					u8 action_code;  member
 1004 					u8 action_code;  member
 1016 					u8 action_code;  member
 [all …]
 
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | ras.c | 228 	char action_code;  in rtas_parse_epow_errlog()  local236 	action_code = epow_log->sensor_value & 0xF;	/* bottom 4 bits */  in rtas_parse_epow_errlog()
 239 	switch (action_code) {  in rtas_parse_epow_errlog()
 277 			action_code);  in rtas_parse_epow_errlog()
 281 	if (action_code != EPOW_RESET)  in rtas_parse_epow_errlog()
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | tdls.c | 675 		params->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST ?  in iwl_mvm_tdls_recv_channel_switch()688 	if (params->action_code == WLAN_TDLS_CHANNEL_SWITCH_RESPONSE &&  in iwl_mvm_tdls_recv_channel_switch()
 705 	type = (params->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST) ?  in iwl_mvm_tdls_recv_channel_switch()
 
 | 
| /Linux-v5.4/drivers/s390/scsi/ | 
| D | zfcp_fsf.h | 206 	u8 action_code;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core_acl_flex_actions.c | 634 					   u8 action_code, u8 action_size)  in mlxsw_afa_block_append_action()  argument660 	mlxsw_afa_all_action_type_set(oneact, action_code);  in mlxsw_afa_block_append_action()
 
 | 
| /Linux-v5.4/net/wireless/ | 
| D | rdev-ops.h | 874 				 u8 action_code, u8 dialog_token,  in rdev_tdls_mgmt()  argument879 	trace_rdev_tdls_mgmt(&rdev->wiphy, dev, peer, action_code,  in rdev_tdls_mgmt()
 882 	ret = rdev->ops->tdls_mgmt(&rdev->wiphy, dev, peer, action_code,  in rdev_tdls_mgmt()
 
 | 
| D | trace.h | 1677 		 u8 *peer, u8 action_code, u8 dialog_token,1680 	TP_ARGS(wiphy, netdev, peer, action_code, dialog_token, status_code,
 1686 		__field(u8, action_code)
 1697 		__entry->action_code = action_code;
 1708 		  __entry->action_code, __entry->dialog_token,
 
 | 
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ | 
| D | rtw_mlme.h | 316 	u8 action_code;  member
 | 
| /Linux-v5.4/include/net/ | 
| D | mac80211.h | 2551 	u8 action_code;  member
 |