Searched defs:rx_sw_desc (Results 1 – 3 of 3) sorted by relevance
168 struct rx_sw_desc { struct175 * The low bits of rx_sw_desc.dma_addr have special meaning. Note that the argument
134 struct rx_sw_desc { /* SW state per Rx descriptor */ struct135 struct page *page;136 dma_addr_t dma_addr;
117 struct rx_sw_desc { /* SW state per Rx descriptor */ struct118 union {