Searched refs:action_code (Results 1 - 9 of 9) sorted by relevance

/drivers/staging/rtl8188eu/include/
H A Dieee80211_ext.h240 u8 action_code; member in struct:ieee80211_mgmt::__anon6670::__anon6680::__anon6681::__anon6682
246 u8 action_code; member in struct:ieee80211_mgmt::__anon6670::__anon6680::__anon6681::__anon6683
253 u8 action_code; member in struct:ieee80211_mgmt::__anon6670::__anon6680::__anon6681::__anon6684
260 u8 action_code; member in struct:ieee80211_mgmt::__anon6670::__anon6680::__anon6681::__anon6685
265 u8 action_code; variable
278 u8 action_code; member in struct:ieee80211_mgmt::__anon6670::__anon6680::__anon6681::__anon6686
/drivers/net/wireless/mwifiex/
H A Dtdls.c371 const u8 *peer, u8 action_code,
389 switch (action_code) {
392 tf->action_code = WLAN_TDLS_SETUP_REQUEST;
428 tf->action_code = WLAN_TDLS_SETUP_RESPONSE;
465 tf->action_code = WLAN_TDLS_SETUP_CONFIRM;
491 tf->action_code = WLAN_TDLS_TEARDOWN;
498 tf->action_code = WLAN_TDLS_DISCOVERY_REQUEST;
527 u8 action_code, u8 dialog_token,
562 switch (action_code) {
567 ret = mwifiex_prep_tdls_encap_data(priv, peer, action_code,
370 mwifiex_prep_tdls_encap_data(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, struct sk_buff *skb) argument
526 mwifiex_send_tdls_data_frame(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, const u8 *extra_ies, size_t extra_ies_len) argument
618 mwifiex_construct_tdls_action_frame(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, struct sk_buff *skb) argument
697 mwifiex_send_tdls_action_frame(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, const u8 *extra_ies, size_t extra_ies_len) argument
[all...]
H A Dcfg80211.c2613 const u8 *peer, u8 action_code, u8 dialog_token,
2628 switch (action_code) {
2633 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,
2641 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,
2649 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,
2656 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,
2663 ret = mwifiex_send_tdls_data_frame(priv, peer, action_code,
2670 ret = mwifiex_send_tdls_action_frame(priv, peer, action_code,
2612 mwifiex_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capability, bool initiator, const u8 *extra_ies, size_t extra_ies_len) argument
H A Dmain.h1287 u8 action_code, u8 dialog_token,
1291 u8 action_code, u8 dialog_token,
/drivers/s390/scsi/
H A Dzfcp_fsf.h204 u8 action_code; member in struct:fsf_link_down_info
/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c2050 /* action_code is located in the same place for all
2052 action = mgmt->u.action.u.wme_action.action_code;
3747 mgmt->u.action.u.chan_switch.action_code = WLAN_ACTION_SPCT_CHL_SWITCH;
3818 mgmt->u.action.u.addba_req.action_code = action;
3880 mgmt->u.action.u.addba_resp.action_code = action;
3927 mgmt->u.action.u.delba.action_code = action;
/drivers/net/wireless/rtlwifi/
H A Dbase.c1848 action_frame->u.action.u.delba.action_code = WLAN_ACTION_DELBA;
/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c2536 action = mgmt->u.action.u.wme_action.action_code;
3066 action = hdr->u.action.u.wme_action.action_code;
/drivers/net/wireless/
H A Dmwl8k.c1964 mgmt->u.action.u.addba_req.action_code == WLAN_ACTION_ADDBA_REQ &&

Completed in 220 milliseconds