Home
last modified time | relevance | path

Searched refs:HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c89 ~HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE; in mwifiex_request_set_multicast_list()
97 HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE; in mwifiex_request_set_multicast_list()
100 ~HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE; in mwifiex_request_set_multicast_list()
Dfw.h459 #define HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE BIT(8) macro