Lines Matching defs:BUF_CTRL
265 struct BUF_CTRL { struct266 __u32 flag_dma;267 __u32 tx_bufaddr;268 __u32 tx_bufsize;269 __u32 tx_threshold;270 __u32 tx_get;271 __u32 tx_put;272 __u32 rx_bufaddr;273 __u32 rx_bufsize;274 __u32 rx_threshold;275 __u32 rx_get;276 __u32 rx_put;277 __u32 filler[5];