Searched defs:rswitch_gwca_queue (Results 1 – 1 of 1) sorted by relevance
942 struct rswitch_gwca_queue { struct943 union {950 dma_addr_t ring_dma;951 unsigned int ring_size;952 unsigned int cur;953 unsigned int dirty;956 unsigned int index;957 bool dir_tx;958 struct net_device *ndev; /* queue to ndev for irq */960 union {