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

/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.c1560 * fcoe_alloc_paged_crc_eof() - Allocate a page to be used for the trailer CRC
1566 static int fcoe_alloc_paged_crc_eof(struct sk_buff *skb, int tlen) fcoe_alloc_paged_crc_eof() function
1640 if (fcoe_alloc_paged_crc_eof(skb, tlen)) { fcoe_xmit()

Completed in 105 milliseconds