Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/clk/renesas/
H A Dclk-div6.c169 u8 hw_index; in cpg_div6_clock_get_parent() local
174 hw_index = (readl(clock->reg) & clock->src_mask) >> in cpg_div6_clock_get_parent()
177 if (clock->parents[i] == hw_index) in cpg_div6_clock_get_parent()
182 __func__, clk_hw_get_name(hw), hw_index); in cpg_div6_clock_get_parent()
/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c167 ASP_RX_FILTER_NET_CFG(nfilt->hw_index)); in bcmasp_netfilt_hw_en_wake()
196 filter_sel = nfilt->hw_index; in bcmasp_netfilt_get_reg_offset()
199 filter_sel = nfilt->hw_index + 1; in bcmasp_netfilt_get_reg_offset()
202 filter_sel = nfilt->hw_index; in bcmasp_netfilt_get_reg_offset()
205 filter_sel = nfilt->hw_index + 1; in bcmasp_netfilt_get_reg_offset()
208 filter_sel = nfilt->hw_index; in bcmasp_netfilt_get_reg_offset()
211 filter_sel = nfilt->hw_index + 1; in bcmasp_netfilt_get_reg_offset()
214 filter_sel = nfilt->hw_index; in bcmasp_netfilt_get_reg_offset()
217 filter_sel = nfilt->hw_index + 1; in bcmasp_netfilt_get_reg_offset()
693 priv->net_filters[i].hw_index == i && in bcmasp_netfilt_get_init()
[all …]
H A Dbcmasp_ethtool.c259 cmd->fs.location = nfilter->hw_index; in bcmasp_flow_insert()
H A Dbcmasp.h361 unsigned int hw_index; member
/linux-6.15/drivers/net/ethernet/amd/pds_core/
H A Dcore.c375 pdsc->hw_index = le32_to_cpu(cido.core_hw_index); in pdsc_core_init()
378 dbpage_num = pdsc->hw_index * dbid_count; in pdsc_core_init()
387 pdsc->adminqcq.q.hw_index = le32_to_cpu(cido.adminq_hw_index); in pdsc_core_init()
388 pdsc->adminqcq.q.dbval = PDS_CORE_DBELL_QID(pdsc->adminqcq.q.hw_index); in pdsc_core_init()
391 pdsc->notifyqcq.q.hw_index = le32_to_cpu(cido.notifyq_hw_index); in pdsc_core_init()
392 pdsc->notifyqcq.q.dbval = PDS_CORE_DBELL_QID(pdsc->notifyqcq.q.hw_index); in pdsc_core_init()
H A Dcore.h60 unsigned int hw_index; member
163 int hw_index; member
/linux-6.15/include/linux/pds/
H A Dpds_adminq.h301 u8 hw_index; member
372 __le16 hw_index; member
602 __le32 hw_index; member
/linux-6.15/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.h232 atomic_t hw_index; member
H A Dmtk_jpeg_enc_hw.c364 i = atomic_add_return(1, &master_dev->hw_index) - 1; in mtk_jpegenc_hw_probe()
H A Dmtk_jpeg_dec_hw.c628 i = atomic_add_return(1, &master_dev->hw_index) - 1; in mtk_jpegdec_hw_probe()
/linux-6.15/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c878 q->hw_index = le32_to_cpu(ctx.comp.q_init.hw_index); in ionic_lif_txq_init()
879 q->dbval = IONIC_DBELL_QID(q->hw_index); in ionic_lif_txq_init()
882 dev_dbg(dev, "txq->hw_index %d\n", q->hw_index); in ionic_lif_txq_init()
947 q->hw_index = le32_to_cpu(ctx.comp.q_init.hw_index); in ionic_lif_rxq_init()
948 q->dbval = IONIC_DBELL_QID(q->hw_index); in ionic_lif_rxq_init()
951 dev_dbg(dev, "rxq->hw_index %d\n", q->hw_index); in ionic_lif_rxq_init()
3585 q->hw_index = le32_to_cpu(comp.hw_index); in ionic_lif_adminq_init()
3586 q->dbval = IONIC_DBELL_QID(q->hw_index); in ionic_lif_adminq_init()
3645 q->hw_index = le32_to_cpu(ctx.comp.q_init.hw_index); in ionic_lif_notifyq_init()
3646 q->dbval = IONIC_DBELL_QID(q->hw_index); in ionic_lif_notifyq_init()
[all …]
H A Dionic_dev.h265 unsigned int hw_index; member
H A Dionic_debugfs.c143 debugfs_create_u32("qid", 0400, q_dentry, &q->hw_index); in ionic_debugfs_add_qcq()
H A Dionic_dev.c703 return (lif->hw_index * lif->dbid_count) + pid; in ionic_db_page_num()
818 q->lif->index, q->name, q->hw_type, q->hw_index, in ionic_q_post()
H A Dionic_lif.h188 unsigned int hw_index; member
H A Dionic_if.h609 __le16 hw_index; member
750 __le32 hw_index; member
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dce.c1014 if (src_ring->hw_index == sw_index) { in _ath10k_ce_completed_send_next_nolock()
1028 src_ring->hw_index = read_index; in _ath10k_ce_completed_send_next_nolock()
1034 read_index = src_ring->hw_index; in _ath10k_ce_completed_send_next_nolock()
1067 if (src_ring->hw_index == sw_index) { in _ath10k_ce_completed_send_next_nolock_64()
1081 src_ring->hw_index = read_index; in _ath10k_ce_completed_send_next_nolock_64()
1087 read_index = src_ring->hw_index; in _ath10k_ce_completed_send_next_nolock_64()
1376 src_ring->hw_index = src_ring->sw_index; in ath10k_ce_init_src_ring()
H A Dce.h90 unsigned int hw_index; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c59 params->index = act->hw_index; in fill_meter_params_from_act()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c1233 if (entryg->hw_index >= priv->psfp_cap.max_psfp_gate) { in enetc_psfp_parse_clsflower()
1253 sgi->index = entryg->hw_index; in enetc_psfp_parse_clsflower()
1294 fmi->index = entryp->hw_index; in enetc_psfp_parse_clsflower()
/linux-6.15/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c422 &key, act->hw_index, in sja1105_cls_flower_add()
/linux-6.15/include/net/
H A Dflow_offload.h236 u32 hw_index; member
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c752 pol->idx = act->hw_index; in sparx5_tc_flower_parse_act_police()
1216 tc_sg_idx = act->hw_index; in sparx5_tc_flower_replace()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c260 act->hw_index, in mlxsw_sp_flower_parse_actions()
/linux-6.15/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c735 meter_id = action->hw_index; in nfp_act_install_actions()

12