Searched refs:CMD_ACT_MAC_MULTICAST_ENABLE (Results 1 – 2 of 2) sorted by relevance
354 CMD_ACT_MAC_MULTICAST_ENABLE); in lbs_update_mcast() 360 CMD_ACT_MAC_MULTICAST_ENABLE); in lbs_update_mcast() 381 priv->mac_control |= CMD_ACT_MAC_MULTICAST_ENABLE; in lbs_update_mcast() 383 priv->mac_control &= ~CMD_ACT_MAC_MULTICAST_ENABLE; in lbs_update_mcast()
138 #define CMD_ACT_MAC_MULTICAST_ENABLE 0x0020 macro