Home
last modified time | relevance | path

Searched refs:hfa384x_cmd_monitor (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/wlan-ng/
Dprism2mgmt.c1135 result = hfa384x_cmd_monitor(hw, HFA384x_MONITOR_DISABLE); in prism2mgmt_wlansniff()
1319 result = hfa384x_cmd_monitor(hw, HFA384x_MONITOR_ENABLE); in prism2mgmt_wlansniff()
Dhfa384x.h1421 int hfa384x_cmd_monitor(struct hfa384x *hw, u16 enable);
Dhfa384x_usb.c952 int hfa384x_cmd_monitor(struct hfa384x *hw, u16 enable) in hfa384x_cmd_monitor() function