Home
last modified time | relevance | path

Searched refs:P2PSD_ACTION_ID_GAS_IREQ (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/bcmdhd/common/include/proto/
Dp2p.h430 #define P2PSD_ACTION_ID_GAS_IREQ 0x0a macro
/drivers/net/wireless/bcmdhd/
Dwl_cfgp2p.h385 ((frame->action == P2PSD_ACTION_ID_GAS_IREQ) || \
Dwl_cfgp2p.c174 else if (sd_act_frm->action == P2PSD_ACTION_ID_GAS_IREQ || in wl_cfgp2p_is_gas_action()
180 if (sd_act_frm->action == P2PSD_ACTION_ID_GAS_IREQ || in wl_cfgp2p_is_gas_action()
269 case P2PSD_ACTION_ID_GAS_IREQ: in wl_cfgp2p_print_actframe()
Dwl_cfg80211.c4803 if (action == P2PSD_ACTION_ID_GAS_IREQ ||