sparc64: vcc: Add RX & TX timer for delayed LDC operation
Add RX & TX timers to perform delayed/asynchronous LDC read and write operations. Signed-off-by: Jagannathan Raman <jag.raman@oracle.com> Reviewed-by: Liam Merwick <liam.merwick@oracle.com> Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
8868e44a56
commit
f8c553354e
@@ -1480,6 +1480,7 @@ int ldc_rx_reset(struct ldc_channel *lp)
|
||||
{
|
||||
return __set_rx_head(lp, lp->rx_tail);
|
||||
}
|
||||
EXPORT_SYMBOL(ldc_rx_reset);
|
||||
|
||||
void __ldc_print(struct ldc_channel *lp, const char *caller)
|
||||
{
|
||||
|
Reference in New Issue
Block a user