/Linux-v6.1/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_main.h | 167 /* the vld input port num, dsaf-mode fix 0, */ 168 /* non-dasf is the entry whitch port vld*/ 181 /* bit0-bit5 means Port0-Port5(1bit is vld)**/ 184 /* the vld input port num, dsaf-mode fix 0,*/ 185 /* non-dasf is the entry whitch port vld*/
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | pio.c | 50 for (i = 0; i < ARRAY_SIZE(dd->vld); i++) in pio_send_control() 51 if (!dd->vld[i].mtu) in pio_send_control() 1781 return dd->vld[0].sc; in pio_select_send_context_vl() 1788 rval = !rval ? dd->vld[0].sc : rval; in pio_select_send_context_vl() 1840 dd->vld[i].mtu, in set_threshold() 1982 dd->vld[15].sc = sc_alloc(dd, SC_VL15, in init_pervl_scs() 1984 if (!dd->vld[15].sc) in init_pervl_scs() 1987 hfi1_init_ctxt(dd->vld[15].sc); in init_pervl_scs() 1988 dd->vld[15].mtu = enum_to_mtu(OPA_MTU_2048); in init_pervl_scs() 1996 dd->kernel_send_context[0] = dd->vld[15].sc; in init_pervl_scs() [all …]
|
D | qp.c | 290 if (wqe->length > dd->vld[15].mtu) in hfi1_setup_wqe() 571 return dd->vld[15].sc; in qp_to_send_context() 817 mtu = min_t(u32, mtu, dd->vld[vl].mtu); in mtu_from_qp()
|
D | mad.c | 783 ppd->vls_supported > ARRAY_SIZE(dd->vld)) { in __subn_get_opa_portinfo() 848 mtu = mtu_to_enum(dd->vld[i].mtu, HFI1_DEFAULT_ACTIVE_MTU); in __subn_get_opa_portinfo() 855 mtu = mtu_to_enum(dd->vld[15].mtu, 2048); in __subn_get_opa_portinfo() 1485 ppd->vls_supported > ARRAY_SIZE(dd->vld)) { in __subn_set_opa_portinfo() 1503 if (dd->vld[i].mtu != mtu) { in __subn_set_opa_portinfo() 1506 i, dd->vld[i].mtu, mtu); in __subn_set_opa_portinfo() 1507 dd->vld[i].mtu = mtu; in __subn_set_opa_portinfo() 1517 if (dd->vld[15].mtu != mtu) { in __subn_set_opa_portinfo() 1520 dd->vld[15].mtu, mtu); in __subn_set_opa_portinfo() 1521 dd->vld[15].mtu = mtu; in __subn_set_opa_portinfo()
|
D | chip.c | 5797 if (dd->vld[15].sc == sc) in sc_to_vl() 5800 if (dd->vld[i].sc == sc) in sc_to_vl() 10119 u32 maxvlmtu = dd->vld[15].mtu; in set_send_length() 10120 u64 len1 = 0, len2 = (((dd->vld[15].mtu + max_hb) >> 2) in set_send_length() 10127 if (dd->vld[i].mtu > maxvlmtu) in set_send_length() 10128 maxvlmtu = dd->vld[i].mtu; in set_send_length() 10130 len1 |= (((dd->vld[i].mtu + max_hb) >> 2) in set_send_length() 10134 len2 |= (((dd->vld[i].mtu + max_hb) >> 2) in set_send_length() 10143 thres = min(sc_percent_to_threshold(dd->vld[i].sc, 50), in set_send_length() 10144 sc_mtu_to_threshold(dd->vld[i].sc, in set_send_length() [all …]
|
D | sysfs.c | 349 return sysfs_emit(buf, "%u\n", dd->vld[vlattr->vl].mtu); in vl2mtu_attr_show()
|
D | driver.c | 1245 if (ppd->ibmtu < dd->vld[i].mtu) in set_mtu() 1246 ppd->ibmtu = dd->vld[i].mtu; in set_mtu()
|
D | verbs.c | 1529 ah->log_pmtu = ilog2(dd->vld[ah->vl].mtu); in hfi1_notify_new_ah()
|
D | hfi.h | 1041 struct per_vl_data vld[PER_VL_SEND_CONTEXTS]; member
|
/Linux-v6.1/Documentation/devicetree/bindings/iommu/ |
D | mediatek,iommu.yaml | 50 OVL0 RDMA0 WDMA0 MC PP VLD 61 in each larb. Take a example, There are many ports like MC, PP, VLD in the
|
/Linux-v6.1/drivers/media/platform/mediatek/vcodec/vdec/ |
D | vdec_vp8_req_if.c | 31 * @vld_wrapper_dma: vld wrapper dma address 94 * @vld_wrapper_buf: vld wrapper buffer 183 mtk_vcodec_err(inst, "cannot allocate vld wrapper buffer"); in vdec_vp8_slice_alloc_working_buf()
|
/Linux-v6.1/drivers/perf/ |
D | xgene_pmu.c | 535 XGENE_PMU_EVENT_ATTR(pd-entry-vld, 0x07), 536 XGENE_PMU_EVENT_ATTR(sref-entry-vld, 0x08), 546 XGENE_PMU_EVENT_ATTR(hprd-lprd-wr-req-vld, 0x12), 547 XGENE_PMU_EVENT_ATTR(lprd-req-vld, 0x13), 548 XGENE_PMU_EVENT_ATTR(hprd-req-vld, 0x14), 549 XGENE_PMU_EVENT_ATTR(hprd-lprd-req-vld, 0x15), 550 XGENE_PMU_EVENT_ATTR(wr-req-vld, 0x16), 551 XGENE_PMU_EVENT_ATTR(partial-wr-req-vld, 0x17),
|
/Linux-v6.1/drivers/mtd/nand/raw/ |
D | qcom_nandc.c | 322 __le32 vld; member 384 * @cmd1/vld: some fixed controller register values 434 u32 cmd1, vld; member 695 return ®s->vld; in offset_to_nandc_reg() 1315 /* configure CMD1 and VLD for ONFI param probing in QPIC v1 */ in nandc_param() 1318 (nandc->vld & ~READ_START_VLD)); in nandc_param() 1328 nandc_set_reg(chip, NAND_DEV_CMD_VLD_RESTORE, nandc->vld); in nandc_param() 1346 /* restore CMD1 and VLD regs */ in nandc_param() 3039 nandc->vld = NAND_DEV_CMD_VLD_VAL; in qcom_nandc_setup()
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_tm.c | 362 * | qs_id_h | vld | qs_id_l | in hclge_tm_q_to_qs_map_cfg() 1953 /* convert qset_id to the following format, drop the vld bit in hclge_tm_get_q_to_qs_map() 1954 * | qs_id_h | vld | qs_id_l | in hclge_tm_get_q_to_qs_map()
|
/Linux-v6.1/drivers/staging/media/sunxi/cedrus/ |
D | cedrus_regs.h | 18 * * VLD : Variable-Length Decoder
|
/Linux-v6.1/arch/mips/mm/ |
D | cerr-sb1.c | 376 printk(" %d [VA %016llx] [Vld? %d] raw tags: %08X-%016llX\n", in extract_ic()
|
/Linux-v6.1/drivers/video/fbdev/ |
D | asiliantfb.c | 151 /* But if VLD = 4, then 4m <= 1028 */ in asiliant_calc_dclk2()
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 292 "\nCnt ID Tag UE Data RDY VLD\n"); in cim_ma_la_show() 1679 " VNI Mask IVLAN Vld " in mps_tcam_show() 1681 "Vld Ports PF VF " in mps_tcam_show() 1687 "Vld Ports PF VF " in mps_tcam_show() 1692 "Vld Ports PF VF Replication" in mps_tcam_show()
|
/Linux-v6.1/drivers/net/wireless/broadcom/b43/ |
D | phy_n.h | 503 #define B43_NPHY_VLD_DTSIG B43_PHY_N(0x159) /* VLD data tones sig */ 504 #define B43_NPHY_VLD_DTDAT B43_PHY_N(0x15A) /* VLD data tones data */
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/ |
D | uncore-memory.json | 627 "EventName": "UNC_M_SB_CANARY.VLD",
|
/Linux-v6.1/drivers/net/wireless/ath/ath11k/ |
D | hal_desc.h | 2012 * vld
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/cascadelakex/ |
D | uncore-memory.json | 2314 "EventName": "UNC_M_SB_CANARY.VLD",
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 1662 /* Wait until VLD(bit32) == 1 or C_CON(bit48) == 0 */ in handle_txschq_shaper_update()
|