Home
last modified time | relevance | path

Searched refs:entry_id (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Dntmp.c215 u8 qa, u16 ua, u32 entry_id) in ntmp_fill_crd_eid() argument
218 rbe->entry_id = cpu_to_le32(entry_id); in ntmp_fill_crd_eid()
234 u8 tbl_ver, u32 entry_id, u32 req_len, in ntmp_delete_entry_by_id() argument
249 ntmp_fill_crd_eid(req, tbl_ver, 0, 0, entry_id); in ntmp_delete_entry_by_id()
257 entry_id, ntmp_table_name(tbl_id), ERR_PTR(err)); in ntmp_delete_entry_by_id()
271 u32 entry_id; in ntmp_query_entry_by_id() local
274 entry_id = le32_to_cpu(req->entry_id); in ntmp_query_entry_by_id()
284 entry_id, ntmp_table_name(tbl_id), ERR_PTR(err)); in ntmp_query_entry_by_id()
295 if (unlikely(le32_to_cpu(resp->entry_id) != entry_id)) { in ntmp_query_entry_by_id()
298 ntmp_table_name(tbl_id), entry_id, le32_to_cpu(resp->entry_id)); in ntmp_query_entry_by_id()
[all …]
H A Dntmp_private.h75 __le32 entry_id; member
81 __le32 entry_id; member
93 __le32 entry_id; member
/linux/include/linux/fsl/
H A Dntmp.h70 int ntmp_maft_add_entry(struct ntmp_user *user, u32 entry_id,
72 int ntmp_maft_query_entry(struct ntmp_user *user, u32 entry_id,
74 int ntmp_maft_delete_entry(struct ntmp_user *user, u32 entry_id);
90 static inline int ntmp_maft_add_entry(struct ntmp_user *user, u32 entry_id, in ntmp_maft_add_entry() argument
96 static inline int ntmp_maft_query_entry(struct ntmp_user *user, u32 entry_id, in ntmp_maft_query_entry() argument
102 static inline int ntmp_maft_delete_entry(struct ntmp_user *user, u32 entry_id) in ntmp_maft_delete_entry() argument
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c201 u32 entry_id = 0; in rtl92c_set_key() local
249 entry_id = key_index; in rtl92c_set_key()
253 entry_id = key_index; in rtl92c_set_key()
257 entry_id = rtl_cam_get_free_entry(hw, in rtl92c_set_key()
259 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92c_set_key()
264 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl92c_set_key()
277 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92c_set_key()
298 entry_id, enc_algo, in rtl92c_set_key()
313 [entry_id]); in rtl92c_set_key()
316 entry_id, enc_algo, in rtl92c_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dhw_common.c1116 u32 entry_id; in rtl92d_set_key() local
1159 entry_id = key_index; in rtl92d_set_key()
1163 entry_id = key_index; in rtl92d_set_key()
1166 entry_id = rtl_cam_get_free_entry(hw, p_macaddr); in rtl92d_set_key()
1167 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92d_set_key()
1172 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl92d_set_key()
1181 entry_id); in rtl92d_set_key()
1184 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92d_set_key()
1203 entry_id, enc_algo, in rtl92d_set_key()
1215 rtlpriv->sec.key_buf[entry_id]); in rtl92d_set_key()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c2201 uint8_t entry_id; in smu7_patch_voltage_dependency_tables_with_lookup_table() local
2215 for (entry_id = 0; entry_id < sclk_table->count; ++entry_id) { in smu7_patch_voltage_dependency_tables_with_lookup_table()
2216 voltage_id = sclk_table->entries[entry_id].vddInd; in smu7_patch_voltage_dependency_tables_with_lookup_table()
2217 sclk_table->entries[entry_id].vddgfx = in smu7_patch_voltage_dependency_tables_with_lookup_table()
2221 for (entry_id = 0; entry_id < sclk_table->count; ++entry_id) { in smu7_patch_voltage_dependency_tables_with_lookup_table()
2222 voltage_id = sclk_table->entries[entry_id].vddInd; in smu7_patch_voltage_dependency_tables_with_lookup_table()
2223 sclk_table->entries[entry_id].vddc = in smu7_patch_voltage_dependency_tables_with_lookup_table()
2228 for (entry_id = 0; entry_id < mclk_table->count; ++entry_id) { in smu7_patch_voltage_dependency_tables_with_lookup_table()
2229 voltage_id = mclk_table->entries[entry_id].vddInd; in smu7_patch_voltage_dependency_tables_with_lookup_table()
2230 mclk_table->entries[entry_id].vddc = in smu7_patch_voltage_dependency_tables_with_lookup_table()
[all …]
H A Dsmu_helper.c463 uint8_t entry_id; in phm_get_sclk_for_voltage_evv() local
471 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in phm_get_sclk_for_voltage_evv()
472 voltage_id = table_info->vdd_dep_on_sclk->entries[entry_id].vddInd; in phm_get_sclk_for_voltage_evv()
477 if (entry_id >= table_info->vdd_dep_on_sclk->count) { in phm_get_sclk_for_voltage_evv()
482 *sclk = table_info->vdd_dep_on_sclk->entries[entry_id].clk; in phm_get_sclk_for_voltage_evv()
H A Dppatomctrl.c740 int entry_id; in atomctrl_get_voltage_evv() local
743 for (entry_id = 0; entry_id < hwmgr->dyn_state.vddc_dependency_on_sclk->count; entry_id++) { in atomctrl_get_voltage_evv()
744 if (hwmgr->dyn_state.vddc_dependency_on_sclk->entries[entry_id].v == virtual_voltage_id) { in atomctrl_get_voltage_evv()
750 if (entry_id >= hwmgr->dyn_state.vddc_dependency_on_sclk->count) { in atomctrl_get_voltage_evv()
759 cpu_to_le32(hwmgr->dyn_state.vddc_dependency_on_sclk->entries[entry_id].clk); in atomctrl_get_voltage_evv()
H A Dvega10_hwmgr.c528 uint8_t entry_id; in vega10_get_socclk_for_voltage_evv() local
538 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in vega10_get_socclk_for_voltage_evv()
539 voltage_id = table_info->vdd_dep_on_socclk->entries[entry_id].vddInd; in vega10_get_socclk_for_voltage_evv()
544 PP_ASSERT_WITH_CODE(entry_id < table_info->vdd_dep_on_socclk->count, in vega10_get_socclk_for_voltage_evv()
548 *socclk = table_info->vdd_dep_on_socclk->entries[entry_id].clk; in vega10_get_socclk_for_voltage_evv()
670 uint8_t entry_id, voltage_id; in vega10_patch_voltage_dependency_tables_with_lookup_table() local
690 for (entry_id = 0; entry_id < vdt->count; entry_id++) { in vega10_patch_voltage_dependency_tables_with_lookup_table()
691 voltage_id = vdt->entries[entry_id].vddInd; in vega10_patch_voltage_dependency_tables_with_lookup_table()
692 vdt->entries[entry_id].vddc = in vega10_patch_voltage_dependency_tables_with_lookup_table()
697 for (entry_id = 0; entry_id < mm_table->count; ++entry_id) { in vega10_patch_voltage_dependency_tables_with_lookup_table()
[all …]
/linux/drivers/acpi/
H A Dtables.c277 char *id, unsigned long table_size, int entry_id, in __acpi_table_parse_entries() argument
282 .id = entry_id, in __acpi_table_parse_entries()
303 int entry_id, in acpi_table_parse_entries() argument
307 return __acpi_table_parse_entries(id, table_size, entry_id, handler, in acpi_table_parse_entries()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.c2066 u32 entry_id = 0; in rtl92ce_set_key() local
2120 entry_id = key_index; in rtl92ce_set_key()
2124 entry_id = key_index; in rtl92ce_set_key()
2128 entry_id = rtl_cam_get_free_entry(hw, in rtl92ce_set_key()
2130 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92ce_set_key()
2135 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl92ce_set_key()
2146 entry_id); in rtl92ce_set_key()
2150 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92ce_set_key()
2173 entry_id, enc_algo, in rtl92ce_set_key()
2189 [entry_id]); in rtl92ce_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.c2140 u32 entry_id = 0; in rtl8723e_set_key() local
2194 entry_id = key_index; in rtl8723e_set_key()
2198 entry_id = key_index; in rtl8723e_set_key()
2201 entry_id = in rtl8723e_set_key()
2203 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl8723e_set_key()
2208 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl8723e_set_key()
2219 entry_id); in rtl8723e_set_key()
2222 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl8723e_set_key()
2231 entry_id, enc_algo, in rtl8723e_set_key()
2246 [entry_id]); in rtl8723e_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c2379 u32 entry_id = 0; in rtl92se_set_key() local
2433 entry_id = key_index; in rtl92se_set_key()
2437 entry_id = key_index; in rtl92se_set_key()
2440 entry_id = rtl_cam_get_free_entry(hw, in rtl92se_set_key()
2442 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92se_set_key()
2447 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl92se_set_key()
2458 entry_id); in rtl92se_set_key()
2461 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92se_set_key()
2470 entry_id, enc_algo, in rtl92se_set_key()
2483 rtlpriv->sec.key_buf[entry_id]); in rtl92se_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.c2278 u32 entry_id = 0; in rtl88ee_set_key() local
2331 entry_id = key_index; in rtl88ee_set_key()
2335 entry_id = key_index; in rtl88ee_set_key()
2339 entry_id = in rtl88ee_set_key()
2341 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl88ee_set_key()
2346 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl88ee_set_key()
2356 entry_id); in rtl88ee_set_key()
2360 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl88ee_set_key()
2369 entry_id, enc_algo, in rtl88ee_set_key()
2384 [entry_id]); in rtl88ee_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.c2423 u32 entry_id = 0; in rtl92ee_set_key() local
2477 entry_id = key_index; in rtl92ee_set_key()
2481 entry_id = key_index; in rtl92ee_set_key()
2485 entry_id = rtl_cam_get_free_entry(hw, in rtl92ee_set_key()
2487 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92ee_set_key()
2492 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl92ee_set_key()
2503 entry_id); in rtl92ee_set_key()
2507 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl92ee_set_key()
2516 entry_id, enc_algo, in rtl92ee_set_key()
2529 rtlpriv->sec.key_buf[entry_id]); in rtl92ee_set_key()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.c2543 u32 entry_id = 0; in rtl8723be_set_key() local
2597 entry_id = key_index; in rtl8723be_set_key()
2601 entry_id = key_index; in rtl8723be_set_key()
2604 entry_id = rtl_cam_get_free_entry(hw, in rtl8723be_set_key()
2606 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl8723be_set_key()
2611 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl8723be_set_key()
2622 entry_id); in rtl8723be_set_key()
2625 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl8723be_set_key()
2634 entry_id, enc_algo, in rtl8723be_set_key()
2649 [entry_id]); in rtl8723be_set_key()
[all …]
/linux/arch/x86/events/intel/
H A Duncore_discovery.c341 u32 device, val, entry_id, bar_offset; in uncore_discovery_pci() local
355 entry_id = val & UNCORE_DISCOVERY_DVSEC_ID_MASK; in uncore_discovery_pci()
356 if (entry_id != UNCORE_DISCOVERY_DVSEC_ID_PMON) in uncore_discovery_pci()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c3786 u32 entry_id = 0; in rtl8821ae_set_key() local
3839 entry_id = key_index; in rtl8821ae_set_key()
3843 entry_id = key_index; in rtl8821ae_set_key()
3846 entry_id = rtl_cam_get_free_entry(hw, p_macaddr); in rtl8821ae_set_key()
3847 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl8821ae_set_key()
3852 entry_id = CAM_PAIRWISE_KEY_POSITION; in rtl8821ae_set_key()
3863 entry_id); in rtl8821ae_set_key()
3866 rtl_cam_delete_one_entry(hw, p_macaddr, entry_id); in rtl8821ae_set_key()
3875 entry_id, enc_algo, in rtl8821ae_set_key()
3890 [entry_id]); in rtl8821ae_set_key()
[all …]
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.h206 u32 entry_id; member
H A Dfimc-is-regs.c78 mcuctl_write(is->h2i_cmd.entry_id, is, MCUCTL_REG_ISSR(2)); in fimc_is_hw_set_tune()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h510 u64 entry_id, u16 vsi, enum ice_flow_priority prio,
H A Dice_flow.c1799 u64 entry_id, u16 vsi_handle, enum ice_flow_priority prio, in ice_flow_add_entry() argument
1833 e->id = entry_id; in ice_flow_add_entry()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3303 u32 entry_id; in radeon_atom_get_voltage_evv() local
3307 for (entry_id = 0; entry_id < count; entry_id++) { in radeon_atom_get_voltage_evv()
3308 if (rdev->pm.dpm.dyn_state.vddc_dependency_on_sclk.entries[entry_id].v == in radeon_atom_get_voltage_evv()
3313 if (entry_id >= count) in radeon_atom_get_voltage_evv()
3320 cpu_to_le32(rdev->pm.dpm.dyn_state.vddc_dependency_on_sclk.entries[entry_id].clk); in radeon_atom_get_voltage_evv()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c3859 u16 entry_id; in qed_idle_chk_dump_rule_entries() local
3923 for (entry_id = 0; entry_id < num_reg_entries; entry_id++) { in qed_idle_chk_dump_rule_entries()
3948 addr += (reg->start_entry + entry_id) * in qed_idle_chk_dump_rule_entries()
3981 entry_id, in qed_idle_chk_dump_rule_entries()
/linux/include/linux/
H A Dacpi.h239 unsigned long table_size, int entry_id,