Searched refs:CMD_ACT_MAC_ALL_MULTICAST_ENABLE (Results 1 – 2 of 2) sorted by relevance
353 priv->mac_control &= ~(CMD_ACT_MAC_ALL_MULTICAST_ENABLE | in lbs_update_mcast() 358 priv->mac_control |= CMD_ACT_MAC_ALL_MULTICAST_ENABLE; in lbs_update_mcast() 386 CMD_ACT_MAC_ALL_MULTICAST_ENABLE); in lbs_update_mcast()
141 #define CMD_ACT_MAC_ALL_MULTICAST_ENABLE 0x0100 macro