Home
last modified time | relevance | path

Searched refs:hfa384x_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_hw.c299 * hfa384x_cmd - Issue a Prism2 command and wait (sleep) for completion
310 static int hfa384x_cmd(struct net_device *dev, u16 cmd, u16 param0, in hfa384x_cmd() function
324 printk(KERN_DEBUG "%s: hfa384x_cmd: cmd_queue full\n", in hfa384x_cmd()
412 printk(KERN_DEBUG "%s: hfa384x_cmd: entry still in list? " in hfa384x_cmd()
421 printk(KERN_DEBUG "%s: hfa384x_cmd: interrupted; err=%d\n", in hfa384x_cmd()
429 printk(KERN_DEBUG "%s: hfa384x_cmd: command was not " in hfa384x_cmd()
493 printk(KERN_DEBUG "%s: hfa384x_cmd: cmd_queue full\n", in hfa384x_cmd_callback()
699 /* hfa384x_cmd() has already started issuing this in prism2_cmd_ev()
810 res = hfa384x_cmd(dev, HFA384X_CMDCODE_ACCESS, rid, NULL, NULL); in hfa384x_get_rid()
907 res = hfa384x_cmd(de in hfa384x_set_rid()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_hw.c299 * hfa384x_cmd - Issue a Prism2 command and wait (sleep) for completion
310 static int hfa384x_cmd(struct net_device *dev, u16 cmd, u16 param0, in hfa384x_cmd() function
324 printk(KERN_DEBUG "%s: hfa384x_cmd: cmd_queue full\n", in hfa384x_cmd()
412 printk(KERN_DEBUG "%s: hfa384x_cmd: entry still in list? " in hfa384x_cmd()
421 printk(KERN_DEBUG "%s: hfa384x_cmd: interrupted; err=%d\n", in hfa384x_cmd()
429 printk(KERN_DEBUG "%s: hfa384x_cmd: command was not " in hfa384x_cmd()
493 printk(KERN_DEBUG "%s: hfa384x_cmd: cmd_queue full\n", in hfa384x_cmd_callback()
699 /* hfa384x_cmd() has already started issuing this in prism2_cmd_ev()
810 res = hfa384x_cmd(dev, HFA384X_CMDCODE_ACCESS, rid, NULL, NULL); in hfa384x_get_rid()
907 res = hfa384x_cmd(de in hfa384x_set_rid()
[all...]

Completed in 5 milliseconds