Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c101 ~HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE; in mwifiex_request_set_multicast_list()
109 HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE; in mwifiex_request_set_multicast_list()
112 ~HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE; in mwifiex_request_set_multicast_list()
Dfw.h471 #define HostCmd_ACT_MAC_ALL_MULTICAST_ENABLE BIT(8) macro