Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/octeon/
H A Dethernet-tx.c134 enum {QUEUE_CORE, QUEUE_HW, QUEUE_DROP} queue_type; in cvm_oct_xmit() enumerator
398 queue_type = QUEUE_CORE; in cvm_oct_xmit()
450 case QUEUE_CORE: in cvm_oct_xmit()