| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.c | 250 struct brcmf_p2p_action_frame *act_frm; in brcmf_p2p_is_p2p_action() local 255 act_frm = (struct brcmf_p2p_action_frame *)frame; in brcmf_p2p_is_p2p_action() 259 if (act_frm->category == P2P_AF_CATEGORY && in brcmf_p2p_is_p2p_action() 260 act_frm->type == P2P_VER && in brcmf_p2p_is_p2p_action() 261 memcmp(act_frm->oui, P2P_OUI, P2P_OUI_LEN) == 0) in brcmf_p2p_is_p2p_action() 313 struct brcmf_p2p_action_frame *act_frm; in brcmf_p2p_print_actframe() local 364 act_frm = (struct brcmf_p2p_action_frame *)frame; in brcmf_p2p_print_actframe() 365 switch (act_frm->subtype) { in brcmf_p2p_print_actframe() 1397 struct brcmf_p2p_pub_act_frame *act_frm; in brcmf_p2p_notify_action_frame_rx() local 1422 act_frm = (struct brcmf_p2p_pub_act_frame *)frame; in brcmf_p2p_notify_action_frame_rx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 110 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action() local 114 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action() 118 if (act_frm->category == P2P_AF_CATEGORY && in wl_cfgp2p_is_p2p_action() 119 act_frm->type == P2P_VER && in wl_cfgp2p_is_p2p_action() 120 memcmp(act_frm->OUI, P2P_OUI, DOT11_OUI_LEN) == 0) { in wl_cfgp2p_is_p2p_action() 224 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe() local 275 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe() 276 switch (act_frm->subtype) { in wl_cfgp2p_print_actframe()
|
| H A D | wl_cfg80211.c | 7841 wifi_p2p_pub_act_frame_t *act_frm = in wl_cfg80211_config_p2p_pub_af_tx() local 7852 switch (act_frm->subtype) { in wl_cfg80211_config_p2p_pub_af_tx() 7858 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 7866 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 7886 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 7900 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], in wl_cfg80211_config_p2p_pub_af_tx() 7905 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 7918 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], in wl_cfg80211_config_p2p_pub_af_tx() 7923 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 7938 act_frm->subtype)); in wl_cfg80211_config_p2p_pub_af_tx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.c | 125 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action() local 129 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action() 133 if (act_frm->category == P2P_AF_CATEGORY && in wl_cfgp2p_is_p2p_action() 134 act_frm->type == P2P_VER && in wl_cfgp2p_is_p2p_action() 135 memcmp(act_frm->OUI, P2P_OUI, DOT11_OUI_LEN) == 0) { in wl_cfgp2p_is_p2p_action() 222 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe() local 273 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe() 274 switch (act_frm->subtype) { in wl_cfgp2p_print_actframe()
|
| H A D | wl_cfg80211.c | 8812 wifi_p2p_pub_act_frame_t *act_frm = in wl_cfg80211_config_p2p_pub_af_tx() local 8826 switch (act_frm->subtype) { in wl_cfg80211_config_p2p_pub_af_tx() 8833 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8844 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8872 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8886 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], in wl_cfg80211_config_p2p_pub_af_tx() 8891 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8904 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], in wl_cfg80211_config_p2p_pub_af_tx() 8909 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8925 act_frm->subtype)); in wl_cfg80211_config_p2p_pub_af_tx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgp2p.c | 127 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action() local 131 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action() 135 if (act_frm->category == P2P_AF_CATEGORY && in wl_cfgp2p_is_p2p_action() 136 act_frm->type == P2P_VER && in wl_cfgp2p_is_p2p_action() 137 memcmp(act_frm->OUI, P2P_OUI, DOT11_OUI_LEN) == 0) { in wl_cfgp2p_is_p2p_action() 241 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe() local 292 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe() 293 switch (act_frm->subtype) { in wl_cfgp2p_print_actframe()
|
| H A D | wl_cfg80211.c | 9622 wifi_p2p_pub_act_frame_t *act_frm = local 9636 switch (act_frm->subtype) { 9646 cfg->next_af_subtype = act_frm->subtype + 1; 9657 cfg->next_af_subtype = act_frm->subtype + 1; 9682 cfg->next_af_subtype = act_frm->subtype + 1; 9696 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], 9701 cfg->next_af_subtype = act_frm->subtype + 1; 9714 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], 9719 cfg->next_af_subtype = act_frm->subtype + 1; 9734 act_frm->subtype)); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgp2p.c | 127 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action() local 131 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action() 135 if (act_frm->category == P2P_AF_CATEGORY && in wl_cfgp2p_is_p2p_action() 136 act_frm->type == P2P_VER && in wl_cfgp2p_is_p2p_action() 137 memcmp(act_frm->OUI, P2P_OUI, DOT11_OUI_LEN) == 0) { in wl_cfgp2p_is_p2p_action() 241 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe() local 292 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe() 293 switch (act_frm->subtype) { in wl_cfgp2p_print_actframe()
|
| H A D | wl_cfg80211.c | 9725 wifi_p2p_pub_act_frame_t *act_frm = local 9739 switch (act_frm->subtype) { 9749 cfg->next_af_subtype = act_frm->subtype + 1; 9760 cfg->next_af_subtype = act_frm->subtype + 1; 9785 cfg->next_af_subtype = act_frm->subtype + 1; 9799 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], 9804 cfg->next_af_subtype = act_frm->subtype + 1; 9817 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], 9822 cfg->next_af_subtype = act_frm->subtype + 1; 9837 act_frm->subtype)); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgp2p.c | 127 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action() local 131 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action() 135 if (act_frm->category == P2P_AF_CATEGORY && in wl_cfgp2p_is_p2p_action() 136 act_frm->type == P2P_VER && in wl_cfgp2p_is_p2p_action() 137 memcmp(act_frm->OUI, P2P_OUI, DOT11_OUI_LEN) == 0) { in wl_cfgp2p_is_p2p_action() 241 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe() local 292 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe() 293 switch (act_frm->subtype) { in wl_cfgp2p_print_actframe()
|
| H A D | wl_cfg80211.c | 9727 wifi_p2p_pub_act_frame_t *act_frm = local 9741 switch (act_frm->subtype) { 9751 cfg->next_af_subtype = act_frm->subtype + 1; 9762 cfg->next_af_subtype = act_frm->subtype + 1; 9787 cfg->next_af_subtype = act_frm->subtype + 1; 9801 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], 9806 cfg->next_af_subtype = act_frm->subtype + 1; 9819 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], 9824 cfg->next_af_subtype = act_frm->subtype + 1; 9839 act_frm->subtype)); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.c | 125 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action() local 129 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action() 133 if (act_frm->category == P2P_AF_CATEGORY && in wl_cfgp2p_is_p2p_action() 134 act_frm->type == P2P_VER && in wl_cfgp2p_is_p2p_action() 135 memcmp(act_frm->OUI, P2P_OUI, DOT11_OUI_LEN) == 0) { in wl_cfgp2p_is_p2p_action() 222 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe() local 273 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe() 274 switch (act_frm->subtype) { in wl_cfgp2p_print_actframe()
|
| H A D | wl_cfg80211.c | 8860 wifi_p2p_pub_act_frame_t *act_frm = in wl_cfg80211_config_p2p_pub_af_tx() local 8874 switch (act_frm->subtype) { in wl_cfg80211_config_p2p_pub_af_tx() 8881 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8892 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8920 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8934 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], in wl_cfg80211_config_p2p_pub_af_tx() 8939 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8952 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0], in wl_cfg80211_config_p2p_pub_af_tx() 8957 cfg->next_af_subtype = act_frm->subtype + 1; in wl_cfg80211_config_p2p_pub_af_tx() 8973 act_frm->subtype)); in wl_cfg80211_config_p2p_pub_af_tx() [all …]
|