Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1990 u16 dwell_active = QTNF_SCAN_DWELL_ACTIVE_DEFAULT; in qtnf_cmd_send_scan() local
2009 dwell_active = scan_req->duration; in qtnf_cmd_send_scan()
2014 dwell_active = QTNF_SCAN_TIME_AUTO; in qtnf_cmd_send_scan()
2049 cmd->active_dwell = cpu_to_le16(dwell_active); in qtnf_cmd_send_scan()
2057 dwell_active, dwell_passive, in qtnf_cmd_send_scan()