Home
last modified time | relevance | path

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

/devicemodel/hw/platform/
A Dioc.c833 qhead = &ioc->rx_qhead; in cbc_request_enqueue()
1252 while (SIMPLEQ_EMPTY(&ioc->rx_qhead)) { in ioc_rx_thread()
1261 req = SIMPLEQ_FIRST(&ioc->rx_qhead); in ioc_rx_thread()
1262 SIMPLEQ_REMOVE_HEAD(&ioc->rx_qhead, me_queue); in ioc_rx_thread()
1617 SIMPLEQ_INIT(&ioc->rx_qhead); in ioc_init()
/devicemodel/include/
A Dioc.h799 struct cbc_qhead rx_qhead; /* Rx queue head */ member

Completed in 12 milliseconds