Searched refs:WMI_SNIFFER_ON (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/wil6210/ | ||
H A D | wmi.h | 1119 WMI_SNIFFER_ON = 0x01, enumerator |
H A D | wmi.c | 2640 cmd.sniffer_cfg.mode = cpu_to_le32(WMI_SNIFFER_ON); in wmi_rx_chain_add() |