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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-5000.c315 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time);
322 cmd.switch_time = iwl_add_beacon_time(priv,
328 cmd.switch_time);
H A Diwl-6000.c238 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time);
245 cmd.switch_time = iwl_add_beacon_time(priv,
251 cmd.switch_time);
H A Diwl-commands.h831 __le32 switch_time; member in struct:iwl3945_channel_switch_cmd
841 __le32 switch_time; member in struct:iwl4965_channel_switch_cmd
853 * @switch_time: switch time in extended beacon format
862 __le32 switch_time; member in struct:iwl5000_channel_switch_cmd
874 * @switch_time: switch time in extended beacon format
883 __le32 switch_time; member in struct:iwl6000_channel_switch_cmd
H A Diwl-4965.c1492 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time);
1499 cmd.switch_time = iwl_add_beacon_time(priv,
1505 cmd.switch_time);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h3675 uint16 switch_time; /* in ms, time to switch channels */ member in struct:channel_switch_timing_ie

Completed in 138 milliseconds