Home
last modified time | relevance | path

Searched defs:host_txq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dfore200e.h610 typedef struct host_txq { struct
611 … struct host_txq_entry host_entry[ QUEUE_SIZE_TX ]; /* host resident tx queue entries */ argument
617 } host_txq_t; argument
851 struct host_txq host_txq; /* host resident tx queue */ member