Searched refs:s2io_txdl_getskb (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c2315 * s2io_txdl_getskb - Get the skb from txdl, unmap and return skb
2320 static struct sk_buff *s2io_txdl_getskb(struct fifo_info *fifo_data, function
2387 skb = s2io_txdl_getskb(&mac_control->fifos[i], txdp, j);
3051 skb = s2io_txdl_getskb(fifo_data, txdlp, get_info.offset);

Completed in 174 milliseconds