| /Linux-v5.15/drivers/crypto/caam/ |
| D | regs.h | 220 static inline void jr_outentry_get(void *outring, int hw_idx, dma_addr_t *desc, in jr_outentry_get() argument 230 *desc = outentry[hw_idx].desc; in jr_outentry_get() 231 *jrstatus = outentry[hw_idx].jrstatus; in jr_outentry_get() 238 *desc = outentry[hw_idx].desc; in jr_outentry_get() 239 *jrstatus = outentry[hw_idx].jrstatus; in jr_outentry_get() 245 static inline dma_addr_t jr_outentry_desc(void *outring, int hw_idx) in jr_outentry_desc() argument 250 jr_outentry_get(outring, hw_idx, &desc, &unused); in jr_outentry_desc() 255 static inline u32 jr_outentry_jrstatus(void *outring, int hw_idx) in jr_outentry_jrstatus() argument 260 jr_outentry_get(outring, hw_idx, &unused, &jrstatus); in jr_outentry_jrstatus() 265 static inline void jr_inpentry_set(void *inpring, int hw_idx, dma_addr_t val) in jr_inpentry_set() argument [all …]
|
| D | jr.c | 206 int hw_idx, sw_idx, i, head, tail; in caam_jr_dequeue() local 220 hw_idx = jrp->out_ring_read_index; in caam_jr_dequeue() 225 if (jr_outentry_desc(jrp->outring, hw_idx) == in caam_jr_dequeue() 235 hw_idx)), in caam_jr_dequeue() 247 hw_idx)); in caam_jr_dequeue()
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/libcxgb/ |
| D | libcxgb_ppm.h | 246 u32 hw_idx = (ddp_tag >> PPOD_IDX_SHIFT) & in cxgbi_ppm_ddp_tag_get_idx() local 249 return hw_idx - ppm->base_idx; in cxgbi_ppm_ddp_tag_get_idx() 252 static inline u32 cxgbi_ppm_make_ddp_tag(unsigned int hw_idx, in cxgbi_ppm_make_ddp_tag() argument 255 return (hw_idx << PPOD_IDX_SHIFT) | ((u32)color); in cxgbi_ppm_make_ddp_tag()
|
| /Linux-v5.15/drivers/clk/ingenic/ |
| D | cgu.c | 314 u8 i, hw_idx, idx = 0; in ingenic_clk_get_parent() local 318 hw_idx = (reg >> clk_info->mux.shift) & in ingenic_clk_get_parent() 325 for (i = 0; i < hw_idx; i++) { in ingenic_clk_get_parent() 340 u8 curr_idx, hw_idx, num_poss; in ingenic_clk_set_parent() local 350 hw_idx = curr_idx = 0; in ingenic_clk_set_parent() 352 for (; hw_idx < num_poss; hw_idx++) { in ingenic_clk_set_parent() 353 if (clk_info->parents[hw_idx] == -1) in ingenic_clk_set_parent() 371 reg |= hw_idx << clk_info->mux.shift; in ingenic_clk_set_parent()
|
| /Linux-v5.15/tools/perf/util/ |
| D | branch.h | 48 u64 hw_idx; member
|
| D | machine.c | 2513 cur_base = max_lbr - cur_stack->nr + cur_stack->hw_idx + 1; in has_stitched_lbr() 2515 distance = (prev_stack->hw_idx > cur_base) ? (prev_stack->hw_idx - cur_base) : in has_stitched_lbr() 2516 (max_lbr + prev_stack->hw_idx - cur_base); in has_stitched_lbr()
|
| D | cs-etm.c | 1226 u64 hw_idx; in cs_etm__synth_branch_sample() member 1259 .hw_idx = -1ULL, in cs_etm__synth_branch_sample()
|
| /Linux-v5.15/drivers/net/ethernet/freescale/enetc/ |
| D | enetc.h | 159 int hw_idx = i; in enetc_rxbd() local 163 hw_idx = 2 * i; in enetc_rxbd() 165 return &(((union enetc_rx_bd *)rx_ring->bd_base)[hw_idx]); in enetc_rxbd()
|
| /Linux-v5.15/drivers/net/wireless/ti/wl12xx/ |
| D | wl12xx.h | 96 u8 hw_idx; member
|
| D | main.c | 1792 return table[i].hw_idx; in wl12xx_get_clock_idx()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_action.c | 1569 int ret, i, hw_idx = 0; in dr_actions_convert_modify_header() local 1622 if ((hw_idx % 2) && (hw_field == hw_dst_action_info->hw_field || in dr_actions_convert_modify_header() 1628 hw_idx++; in dr_actions_convert_modify_header() 1629 if ((num_sw_actions + hw_idx - i) >= max_hw_actions) { in dr_actions_convert_modify_header() 1636 hw_actions[hw_idx] = hw_action; in dr_actions_convert_modify_header() 1637 hw_idx++; in dr_actions_convert_modify_header() 1640 *num_hw_actions = hw_idx; in dr_actions_convert_modify_header()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7603/ |
| D | beacon.c | 34 dev->mphy.q_tx[MT_TXQ_CAB]->hw_idx) | in mt7603_update_beacon_iter()
|
| D | main.c | 517 queue = dev->mphy.q_tx[queue]->hw_idx; in mt7603_conf_tx()
|
| D | mac.c | 449 u8 qidx = q->hw_idx; in mt7603_mac_sta_poll() 949 FIELD_PREP(MT_TXD0_Q_IDX, q->hw_idx); in mt7603_mac_write_txwi()
|
| /Linux-v5.15/arch/x86/events/intel/ |
| D | lbr.c | 815 cpuc->lbr_stack.hw_idx = tos; in intel_pmu_lbr_read_32() 911 cpuc->lbr_stack.hw_idx = tos; in intel_pmu_lbr_read_64() 1475 cpuc->lbr_stack.hw_idx = -1ULL; in intel_pmu_store_pebs_lbrs() 1477 cpuc->lbr_stack.hw_idx = intel_pmu_lbr_tos(); in intel_pmu_store_pebs_lbrs()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/ |
| D | mt76x02_usb_core.c | 70 int pid, len = tx_info->skb->len, ep = q2ep(dev->mphy.q_tx[qid]->hw_idx); in mt76x02u_tx_prepare_skb()
|
| D | usb.c | 922 mt76u_fill_bulk_urb(dev, USB_DIR_OUT, q2ep(q->hw_idx), in mt76u_tx_queue_skb() 992 q->hw_idx = mt76u_ac_to_hwq(dev, i); in mt76u_alloc_tx()
|
| D | dma.c | 121 q->hw_idx = idx; in mt76_dma_alloc_queue()
|
| D | mt76x02_util.c | 489 qid = dev->mphy.q_tx[queue]->hw_idx; in mt76x02_conf_tx()
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/ |
| D | cnic.h | 187 u16 (*hw_idx)(u16); member
|
| /Linux-v5.15/tools/perf/tests/ |
| D | sample-parsing.c | 102 COMP(branch_stack->hw_idx); in samples_same()
|
| /Linux-v5.15/drivers/net/ethernet/atheros/atlx/ |
| D | atl1.h | 606 u16 hw_idx; /* hardware index */ member
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | mt7615.h | 460 return MT_INT_TX_DONE(dev->mt76.q_mcu[MT_MCUQ_WM]->hw_idx); in mt7615_tx_mcu_int_mask()
|
| /Linux-v5.15/include/linux/ |
| D | perf_event.h | 115 __u64 hw_idx; member
|
| /Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
| D | wmi.c | 321 u32 hw_idx, phy_idx = 0; in ath11k_pull_mac_phy_cap_svc_ready_ext() local 326 for (hw_idx = 0; hw_idx < hw_caps->num_hw_modes; hw_idx++) { in ath11k_pull_mac_phy_cap_svc_ready_ext() 327 if (hw_mode_id == wmi_hw_mode_caps[hw_idx].hw_mode_id) in ath11k_pull_mac_phy_cap_svc_ready_ext() 330 phy_map = wmi_hw_mode_caps[hw_idx].phy_id_map; in ath11k_pull_mac_phy_cap_svc_ready_ext() 337 if (hw_idx == hw_caps->num_hw_modes) in ath11k_pull_mac_phy_cap_svc_ready_ext()
|