Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2mgmt.c1094 result = hfa384x_cmd_monitor(hw, HFA384x_MONITOR_DISABLE); in prism2mgmt_wlansniff()
1278 result = hfa384x_cmd_monitor(hw, HFA384x_MONITOR_ENABLE); in prism2mgmt_wlansniff()
H A Dhfa384x.h1229 int hfa384x_cmd_monitor(struct hfa384x *hw, u16 enable);
H A Dhfa384x_usb.c931 int hfa384x_cmd_monitor(struct hfa384x *hw, u16 enable) in hfa384x_cmd_monitor() function