Home
last modified time | relevance | path

Searched refs:nb_vsi_node (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_dcf_sched.c52 hw->tm_conf.nb_vsi_node = 0; in ice_dcf_tm_conf_init()
69 hw->tm_conf.nb_vsi_node = 0; in ice_dcf_tm_conf_uninit()
386 hw->tm_conf.nb_vsi_node++; in ice_dcf_node_add()
456 hw->tm_conf.nb_vsi_node--; in ice_dcf_node_delete()
H A Dice_dcf.h79 uint32_t nb_vsi_node; member