Home
last modified time | relevance | path

Searched refs:CMD_ACT_MAC_MULTICAST_ENABLE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dmain.c375 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()
A Dhost.h138 #define CMD_ACT_MAC_MULTICAST_ENABLE 0x0020 macro
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas_tf/
A Dmain.c396 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()
A Dlibertas_tf.h52 #define CMD_ACT_MAC_MULTICAST_ENABLE 0x0020 macro

Completed in 12 milliseconds