Lines Matching refs:data
251 static irqreturn_t xlgmac_isr(int irq, void *data)
254 struct xlgmac_pdata *pdata = data;
283 * enabled before using the private data napi structure.
343 static irqreturn_t xlgmac_dma_isr(int irq, void *data)
345 struct xlgmac_channel *channel = data;
348 * channel napi structure and not the private data napi structure
1000 * or the header plus data
1016 /* Add the remaining data as a frag */
1056 /* Be sure we get ring->cur before accessing descriptor data */
1173 /* Earlier error, just drain the remaining data */