Searched refs:CMD_ACT_MAC_MULTICAST_ENABLE (Results 1 – 4 of 4) sorted by relevance
376 CMD_ACT_MAC_MULTICAST_ENABLE); in lbs_update_mcast()382 CMD_ACT_MAC_MULTICAST_ENABLE); in lbs_update_mcast()403 priv->mac_control |= CMD_ACT_MAC_MULTICAST_ENABLE; in lbs_update_mcast()405 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