Searched refs:action_frame_len (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.c | 1728 u16 action_frame_len; in brcmf_p2p_send_action_frame() local 1740 action_frame_len = le16_to_cpu(action_frame->len); in brcmf_p2p_send_action_frame() 1742 brcmf_p2p_print_actframe(true, action_frame->data, action_frame_len); in brcmf_p2p_send_action_frame() 1761 if (brcmf_p2p_is_pub_action(action_frame->data, action_frame_len)) { in brcmf_p2p_send_action_frame() 1769 action_frame_len)) { in brcmf_p2p_send_action_frame() 1792 action_frame_len)) { in brcmf_p2p_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 7995 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) in wl_cfg80211_send_action_frame() argument 8046 (action_frame_len >= sizeof(wifi_p2p_pub_act_frame_t))) { in wl_cfg80211_send_action_frame() 8053 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { in wl_cfg80211_send_action_frame() 8083 category, action, action_frame_len)); in wl_cfg80211_send_action_frame()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 9030 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) in wl_cfg80211_send_action_frame() argument 9112 (action_frame_len >= sizeof(wifi_p2p_pub_act_frame_t))) { in wl_cfg80211_send_action_frame() 9130 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { in wl_cfg80211_send_action_frame() 9159 category, action, action_frame_len)); in wl_cfg80211_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 8982 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) in wl_cfg80211_send_action_frame() argument 9064 (action_frame_len >= sizeof(wifi_p2p_pub_act_frame_t))) { in wl_cfg80211_send_action_frame() 9082 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { in wl_cfg80211_send_action_frame() 9111 category, action, action_frame_len)); in wl_cfg80211_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 9896 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) argument 9949 (action_frame_len >= sizeof(wifi_p2p_pub_act_frame_t))) { 9966 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { 9996 category, action, action_frame_len));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 9894 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) argument 9947 (action_frame_len >= sizeof(wifi_p2p_pub_act_frame_t))) { 9964 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { 9994 category, action, action_frame_len));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 9791 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) argument 9844 (action_frame_len >= sizeof(wifi_p2p_pub_act_frame_t))) { 9861 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { 9891 category, action, action_frame_len));
|