Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.h45 struct list_head qos_tree; member
Dotx2_common.h1111 INIT_LIST_HEAD(&pfvf->qos.qos_tree); in otx2_qos_init()
Dqos.c421 list_add_tail(&node->list, &pfvf->qos.qos_tree); in otx2_qos_alloc_root()