Home
last modified time | relevance | path

Searched refs:fvw (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/dev/ice/
HDice_flex_pipe.c711 if (fv_idx >= hw->blk[blk].es.fvw) in ice_find_prot_off()
714 fv_ext = hw->blk[blk].es.t + (prof * hw->blk[blk].es.fvw); in ice_find_prot_off()
924 u16 fvw; /* # field vector words */ member
1365 off = i * es->fvw; in ice_find_prof_id()
1367 if (memcmp(&es->t[off], fv, es->fvw * sizeof(*fv))) in ice_find_prof_id()
1534 off = prof_id * hw->blk[blk].es.fvw; in ice_write_es()
1536 ice_memset(&hw->blk[blk].es.t[off], 0, hw->blk[blk].es.fvw * in ice_write_es()
1540 ice_memcpy(&hw->blk[blk].es.t[off], fv, hw->blk[blk].es.fvw * in ice_write_es()
1767 hw->blk[block_id].es.fvw) * in ice_fill_tbl()
1771 hw->blk[block_id].es.fvw) * in ice_fill_tbl()
[all …]
HDice_flex_type.h268 u16 fvw; member
HDice_ddp_common.c1239 for (j = 0; j < hw->blk[ICE_BLK_SW].es.fvw; j++) in ice_get_prof_index_max()
1509 for (i = 0; i < hw->blk[ICE_BLK_SW].es.fvw; i++) { in ice_get_sw_prof_type()
1613 for (j = 0; j < hw->blk[ICE_BLK_SW].es.fvw; j++) in ice_get_sw_fv_list()
1618 if (j >= hw->blk[ICE_BLK_SW].es.fvw) in ice_get_sw_fv_list()
HDice_flow.c565 u8 fv_words = (u8)hw->blk[params->blk].es.fvw; in ice_flow_xtract_fld()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfoXSf.td199 defm FVW : CustomSiFiveVCIX<"fvw", VCIX_XVW, VR, VR, FPR32>, Sched<[]>;
808 defm : VPatVC_XVV<"fvw", finfo.ScalarSuffix # "VW", wti, vti, finfo.Scalar,