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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/pasemi/
H A Dpasemi.c583 mod_timer(&txring->crypto_timer, jiffies + TIMER_INTERVAL);
778 setup_timer(&ring->crypto_timer, (void *) sweepup_tx, (unsigned long) sc);
943 del_timer(&ring->crypto_timer);
H A Dpasemi_fnu.h66 struct timer_list crypto_timer; member in struct:pasemi_fnu_txring

Completed in 25 milliseconds