Home
last modified time | relevance | path

Searched refs:LST_PING_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dconrpc.h59 #define LST_PING_INTERVAL 8 macro
Dconrpc.c1279 ptimer->stt_expires = ktime_get_real_seconds() + LST_PING_INTERVAL; in lstcon_rpc_pinger()
1302 ptimer->stt_expires = ktime_get_real_seconds() + LST_PING_INTERVAL; in lstcon_rpc_pinger_start()