Searched refs:iwl_beacon_time_mask_high (Results 1 - 2 of 2) 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-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 170 milliseconds