Home
last modified time | relevance | path

Searched defs:newval (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/cnxk/
H A Dcn10k_tx.h214 int32_t nb_desc, val, newval; in cn10k_nix_sec_fc_wait() local
/dpdk/drivers/net/sfc/
H A Dsfc_ethdev.c663 sfc_update_diff_stat(uint64_t *stat, uint64_t newval) in sfc_update_diff_stat()