Searched refs:reserved_ids (Results 1 – 2 of 2) sorted by relevance
172 unsigned int *reserved_ids; member466 if (id == priv->reserved_ids[i]) { in cpg_mssr_register_mod_clk()976 kfree(priv->reserved_ids); in cpg_mssr_reserved_exit()1041 priv->reserved_ids = ids; in cpg_mssr_reserved_init()
30 u32 reserved_ids = 0; in iwl_mvm_find_free_sta_id() local39 reserved_ids = BIT(0); in iwl_mvm_find_free_sta_id()43 if (BIT(sta_id) & reserved_ids) in iwl_mvm_find_free_sta_id()