Searched refs:CMD_ACT_MAC_MULTICAST_ENABLE (Results 1 – 4 of 4) sorted by relevance
375 CMD_ACT_MAC_MULTICAST_ENABLE); in lbs_update_mcast()381 CMD_ACT_MAC_MULTICAST_ENABLE); in lbs_update_mcast()402 priv->mac_control |= CMD_ACT_MAC_MULTICAST_ENABLE; in lbs_update_mcast()404 priv->mac_control &= ~CMD_ACT_MAC_MULTICAST_ENABLE; in lbs_update_mcast()
138 #define CMD_ACT_MAC_MULTICAST_ENABLE 0x0020 macro
396 priv->mac_control &= ~CMD_ACT_MAC_MULTICAST_ENABLE; in lbtf_op_configure_filter()398 priv->mac_control |= CMD_ACT_MAC_MULTICAST_ENABLE; in lbtf_op_configure_filter()402 priv->mac_control &= ~(CMD_ACT_MAC_MULTICAST_ENABLE | in lbtf_op_configure_filter()
52 #define CMD_ACT_MAC_MULTICAST_ENABLE 0x0020 macro