Searched refs:HostCmd_ACT_MAC_WEP_ENABLE (Results 1 – 2 of 2) sorted by relevance
1055 priv->curr_pkt_filter |= HostCmd_ACT_MAC_WEP_ENABLE; in mwifiex_config_start_uap()1057 priv->curr_pkt_filter &= ~HostCmd_ACT_MAC_WEP_ENABLE; in mwifiex_config_start_uap()
468 #define HostCmd_ACT_MAC_WEP_ENABLE BIT(3) macro