Searched defs:rx_buf_debug (Results 1 – 1 of 1) sorted by relevance
235 struct rx_buf_debug { struct236 qdf_dma_addr_t paddr;237 qdf_nbuf_t nbuf;238 void *nbuf_data;239 uint64_t posted; /* timestamp */240 uint64_t recved; /* timestamp */241 int cpu;