Searched refs:max_channel_time (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h194 __le16 max_channel_time; member in struct:at76_req_scan
250 __le16 max_channel_time; member in struct:mib_mac
H A Dat76c50x-usb.c1054 "min_channel_time %d max_channel_time %d listen_int %d "
1064 le16_to_cpu(m->max_channel_time),
1170 scan.max_channel_time = cpu_to_le16(priv->scan_max_time);
1989 scan.max_channel_time = cpu_to_le16(priv->scan_max_time);
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c259 body->max_channel_time = cpu_to_le32(duration * 110 / 100);
296 body->max_channel_time = cpu_to_le32(150);
299 body->max_channel_time = cpu_to_le32(50);
H A Dhif_api_cmd.h134 __le32 max_channel_time; member in struct:wfx_hif_req_start_scan_alt
/linux-master/include/uapi/linux/
H A Dwireless.h795 * max_channel_time.
798 __u32 max_channel_time; /* in TU */ member in struct:iw_scan_req

Completed in 155 milliseconds