Searched refs:ucode_beacon_time (Results 1 – 8 of 8) sorted by relevance
220 if ((priv->ucode_beacon_time > tsf_low) && beacon_interval) { in iwl2030_hw_channel_switch()221 if (switch_count > ((priv->ucode_beacon_time - tsf_low) / in iwl2030_hw_channel_switch()223 switch_count -= (priv->ucode_beacon_time - in iwl2030_hw_channel_switch()229 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time); in iwl2030_hw_channel_switch()237 priv->ucode_beacon_time, in iwl2030_hw_channel_switch()
309 if ((priv->ucode_beacon_time > tsf_low) && beacon_interval) { in iwl5000_hw_channel_switch()310 if (switch_count > ((priv->ucode_beacon_time - tsf_low) / in iwl5000_hw_channel_switch()312 switch_count -= (priv->ucode_beacon_time - in iwl5000_hw_channel_switch()318 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time); in iwl5000_hw_channel_switch()326 priv->ucode_beacon_time, in iwl5000_hw_channel_switch()
249 if ((priv->ucode_beacon_time > tsf_low) && beacon_interval) { in iwl6000_hw_channel_switch()250 if (switch_count > ((priv->ucode_beacon_time - tsf_low) / in iwl6000_hw_channel_switch()252 switch_count -= (priv->ucode_beacon_time - in iwl6000_hw_channel_switch()258 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time); in iwl6000_hw_channel_switch()266 priv->ucode_beacon_time, in iwl6000_hw_channel_switch()
1264 u32 ucode_beacon_time; member
1042 priv->ucode_beacon_time = le32_to_cpu(phy_res->beacon_time_stamp); in iwl_rx_reply_rx()
1367 if ((priv->ucode_beacon_time > tsf_low) && beacon_interval) { in iwl4965_hw_channel_switch()1368 if (switch_count > ((priv->ucode_beacon_time - tsf_low) / in iwl4965_hw_channel_switch()1370 switch_count -= (priv->ucode_beacon_time - in iwl4965_hw_channel_switch()1376 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time); in iwl4965_hw_channel_switch()1384 priv->ucode_beacon_time, in iwl4965_hw_channel_switch()
1039 u32 ucode_beacon_time; member
644 priv->ucode_beacon_time = le32_to_cpu(phy_res->beacon_time_stamp); in iwl4965_rx_reply_rx()