Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgp2p.h287 wl_cfgp2p_is_gas_action(void *frame, u32 frame_len);
472 #define IS_GAS_REQ(frame, len) (wl_cfgp2p_is_gas_action(frame, len) && \
H A Dwl_cfgp2p.c149 bool wl_cfgp2p_is_gas_action(void *frame, u32 frame_len) in wl_cfgp2p_is_gas_action() function
300 } else if (wl_cfgp2p_is_gas_action(frame, frame_len)) { in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c14466 } else if (wl_cfgp2p_is_gas_action(&mgmt_frame[DOT11_MGMT_HDR_LEN], in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.h253 wl_cfgp2p_is_gas_action(void *frame, u32 frame_len);
441 #define IS_GAS_REQ(frame, len) (wl_cfgp2p_is_gas_action(frame, len) && \
H A Dwl_cfgp2p.c159 bool wl_cfgp2p_is_gas_action(void *frame, u32 frame_len) in wl_cfgp2p_is_gas_action() function
298 } else if (wl_cfgp2p_is_gas_action(frame, frame_len)) { in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c15120 } else if (wl_cfgp2p_is_gas_action(&mgmt_frame[DOT11_MGMT_HDR_LEN], in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.h265 wl_cfgp2p_is_gas_action(void *frame, u32 frame_len);
452 #define IS_GAS_REQ(frame, len) (wl_cfgp2p_is_gas_action(frame, len) && \
H A Dwl_cfgp2p.c176 bool wl_cfgp2p_is_gas_action(void *frame, u32 frame_len) in wl_cfgp2p_is_gas_action() function
315 } else if (wl_cfgp2p_is_gas_action(frame, frame_len)) { in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c17374 } else if (wl_cfgp2p_is_gas_action(&mgmt_frame[DOT11_MGMT_HDR_LEN],
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.h265 wl_cfgp2p_is_gas_action(void *frame, u32 frame_len);
452 #define IS_GAS_REQ(frame, len) (wl_cfgp2p_is_gas_action(frame, len) && \
H A Dwl_cfgp2p.c176 bool wl_cfgp2p_is_gas_action(void *frame, u32 frame_len) in wl_cfgp2p_is_gas_action() function
315 } else if (wl_cfgp2p_is_gas_action(frame, frame_len)) { in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c17526 } else if (wl_cfgp2p_is_gas_action(&mgmt_frame[DOT11_MGMT_HDR_LEN],
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.h265 wl_cfgp2p_is_gas_action(void *frame, u32 frame_len);
452 #define IS_GAS_REQ(frame, len) (wl_cfgp2p_is_gas_action(frame, len) && \
H A Dwl_cfgp2p.c176 bool wl_cfgp2p_is_gas_action(void *frame, u32 frame_len) in wl_cfgp2p_is_gas_action() function
315 } else if (wl_cfgp2p_is_gas_action(frame, frame_len)) { in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c17528 } else if (wl_cfgp2p_is_gas_action(&mgmt_frame[DOT11_MGMT_HDR_LEN],
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgp2p.h287 wl_cfgp2p_is_gas_action(void *frame, u32 frame_len);
472 #define IS_GAS_REQ(frame, len) (wl_cfgp2p_is_gas_action(frame, len) && \
H A Dwl_cfgp2p.c149 bool wl_cfgp2p_is_gas_action(void *frame, u32 frame_len) in wl_cfgp2p_is_gas_action() function
300 } else if (wl_cfgp2p_is_gas_action(frame, frame_len)) { in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c14333 } else if (wl_cfgp2p_is_gas_action(&mgmt_frame[DOT11_MGMT_HDR_LEN], in wl_notify_rx_mgmt_frame()