Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/qe/
H A Ducc_slow.h194 struct list_head confQ; /* frames passed to chip waiting for tx */ member
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc_slow.c199 INIT_LIST_HEAD(&uccs->confQ); in ucc_slow_init()