Home
last modified time | relevance | path

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

/linux-3.3/drivers/atm/
Dfore200e.h621 typedef struct host_rxq { struct
622 …struct host_rxq_entry host_entry[ QUEUE_SIZE_RX ]; /* host resident rx queue entries */ argument
626 } host_rxq_t; argument
857 struct host_rxq host_rxq; /* host resident rx queue */ member