Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1989 u16 dwell_active = QTNF_SCAN_DWELL_ACTIVE_DEFAULT; in qtnf_cmd_send_scan() local
2008 dwell_active = scan_req->duration; in qtnf_cmd_send_scan()
2013 dwell_active = QTNF_SCAN_TIME_AUTO; in qtnf_cmd_send_scan()
2048 cmd->active_dwell = cpu_to_le16(dwell_active); in qtnf_cmd_send_scan()
2056 dwell_active, dwell_passive, in qtnf_cmd_send_scan()