Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h194 __le16 max_channel_time; member
250 __le16 max_channel_time; member
H A Dat76c50x-usb.c1059 le16_to_cpu(m->max_channel_time), in at76_dump_mib_mac()
1164 scan.max_channel_time = cpu_to_le16(priv->scan_max_time); in at76_start_monitor()
1983 scan.max_channel_time = cpu_to_le16(priv->scan_max_time); in at76_hw_scan()
/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c259 body->max_channel_time = cpu_to_le32(duration * 110 / 100); in wfx_hif_scan_uniq()
296 body->max_channel_time = cpu_to_le32(150); in wfx_hif_scan()
299 body->max_channel_time = cpu_to_le32(50); in wfx_hif_scan()
H A Dhif_api_cmd.h134 __le32 max_channel_time; member
/linux/include/uapi/linux/
H A Dwireless.h798 __u32 max_channel_time; /* in TU */ member