Searched refs:iwl_beacon_time_mask_high (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/iwlwifi/
H A Diwl-helpers.h196 * iwl_beacon_time_mask_high - mask of higher 32 bit of beacon time
200 static inline u32 iwl_beacon_time_mask_high(struct iwl_priv *priv, function
H A Diwl-core.c2755 (iwl_beacon_time_mask_high(priv,
2776 u32 res = (base & iwl_beacon_time_mask_high(priv,
2778 (addon & iwl_beacon_time_mask_high(priv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-helpers.h196 * iwl_beacon_time_mask_high - mask of higher 32 bit of beacon time
200 static inline u32 iwl_beacon_time_mask_high(struct iwl_priv *priv, function
H A Diwl-core.c2755 (iwl_beacon_time_mask_high(priv,
2776 u32 res = (base & iwl_beacon_time_mask_high(priv,
2778 (addon & iwl_beacon_time_mask_high(priv,

Completed in 171 milliseconds