Home
last modified time | relevance | path

Searched refs:enable_net_mon (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_rx.c194 if (priv->adapter->enable_net_mon && rx_pkt_type == PKT_TYPE_802DOT11) { in nxpwifi_process_sta_rx_packet()
H A Dsta_cmd.c2420 if (net_mon->enable_net_mon) { in nxpwifi_cmd_sta_802_11_net_monitor()
2421 cmd_net_mon->enable_net_mon = cpu_to_le16(0x1); in nxpwifi_cmd_sta_802_11_net_monitor()
2426 if (net_mon->enable_net_mon && net_mon->channel) { in nxpwifi_cmd_sta_802_11_net_monitor()
2479 le16_to_cpu(cmd_net_mon->enable_net_mon), in nxpwifi_ret_sta_802_11_net_monitor()
2485 priv->adapter->enable_net_mon = le16_to_cpu(cmd_net_mon->enable_net_mon); in nxpwifi_ret_sta_802_11_net_monitor()
H A Dfw.h2335 u32 enable_net_mon; member
2365 __le16 enable_net_mon; member
H A Ddebugfs.c842 &netmon_cfg.enable_net_mon, in nxpwifi_netmon_write()
H A Dmain.h958 u32 enable_net_mon; member