Home
last modified time | relevance | path

Searched refs:qos_tree (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.h45 struct list_head qos_tree; member
H A Dotx2_common.h1115 INIT_LIST_HEAD(&pfvf->qos.qos_tree); in otx2_qos_init()
H A Dqos.c421 list_add_tail(&node->list, &pfvf->qos.qos_tree); in otx2_qos_alloc_root()