Home
last modified time | relevance | path

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

/devicemodel/hw/platform/
A Dioc.c837 qhead = &ioc->tx_qhead; in cbc_request_enqueue()
1303 while (SIMPLEQ_EMPTY(&ioc->tx_qhead)) { in ioc_tx_thread()
1312 req = SIMPLEQ_FIRST(&ioc->tx_qhead); in ioc_tx_thread()
1313 SIMPLEQ_REMOVE_HEAD(&ioc->tx_qhead, me_queue); in ioc_tx_thread()
1635 SIMPLEQ_INIT(&ioc->tx_qhead); in ioc_init()
/devicemodel/include/
A Dioc.h807 struct cbc_qhead tx_qhead; /* Tx queue head */ member

Completed in 10 milliseconds