Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.h59 CMD_PROBE_REQ = 22, enumerator
H A Dinit.c43 ret = wl1251_cmd_template_set(wl, CMD_PROBE_REQ, NULL, in wl1251_hw_init_templates_config()
H A Dmain.c1021 ret = wl1251_cmd_template_set(wl, CMD_PROBE_REQ, skb->data, in wl1251_op_hw_scan()