Home
last modified time | relevance | path

Searched refs:wifi_p2p_action_frame_t (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.c110 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action()
114 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action()
115 if (frame_len < sizeof(wifi_p2p_action_frame_t) -1) in wl_cfgp2p_is_p2p_action()
224 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe()
275 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c15031 wifi_p2p_action_frame_t *p2p_act_frm = NULL; in wl_notify_rx_mgmt_frame()
15117 p2p_act_frm = (wifi_p2p_action_frame_t *) in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgp2p.c125 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action()
129 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action()
130 if (frame_len < sizeof(wifi_p2p_action_frame_t) -1) in wl_cfgp2p_is_p2p_action()
222 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe()
273 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c14239 wifi_p2p_action_frame_t *p2p_act_frm = NULL; in wl_notify_rx_mgmt_frame()
14324 p2p_act_frm = (wifi_p2p_action_frame_t *) in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.c127 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action()
131 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action()
132 if (frame_len < sizeof(wifi_p2p_action_frame_t) -1) in wl_cfgp2p_is_p2p_action()
241 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe()
292 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c17287 wifi_p2p_action_frame_t *p2p_act_frm = NULL;
17371 p2p_act_frm = (wifi_p2p_action_frame_t *)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.c127 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action()
131 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action()
132 if (frame_len < sizeof(wifi_p2p_action_frame_t) -1) in wl_cfgp2p_is_p2p_action()
241 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe()
292 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c17434 wifi_p2p_action_frame_t *p2p_act_frm = NULL;
17523 p2p_act_frm = (wifi_p2p_action_frame_t *)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.c127 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action()
131 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action()
132 if (frame_len < sizeof(wifi_p2p_action_frame_t) -1) in wl_cfgp2p_is_p2p_action()
241 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe()
292 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c17436 wifi_p2p_action_frame_t *p2p_act_frm = NULL;
17525 p2p_act_frm = (wifi_p2p_action_frame_t *)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgp2p.c125 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_is_p2p_action()
129 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_is_p2p_action()
130 if (frame_len < sizeof(wifi_p2p_action_frame_t) -1) in wl_cfgp2p_is_p2p_action()
222 wifi_p2p_action_frame_t *act_frm; in wl_cfgp2p_print_actframe()
273 act_frm = (wifi_p2p_action_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c14372 wifi_p2p_action_frame_t *p2p_act_frm = NULL; in wl_notify_rx_mgmt_frame()
14457 p2p_act_frm = (wifi_p2p_action_frame_t *) in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dp2p.h466 typedef struct wifi_p2p_action_frame wifi_p2p_action_frame_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dp2p.h476 typedef struct wifi_p2p_action_frame wifi_p2p_action_frame_t; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dp2p.h466 typedef struct wifi_p2p_action_frame wifi_p2p_action_frame_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dp2p.h458 typedef struct wifi_p2p_action_frame wifi_p2p_action_frame_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dp2p.h466 typedef struct wifi_p2p_action_frame wifi_p2p_action_frame_t; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dp2p.h458 typedef struct wifi_p2p_action_frame wifi_p2p_action_frame_t; typedef