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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c141 static void qlnx_timer(void *arg);
729 callout_reset(&ha->qlnx_callout, hz, qlnx_timer, ha);
7450 qlnx_timer(void *arg) function
7467 callout_reset(&ha->qlnx_callout, hz, qlnx_timer, ha);
7539 callout_reset(&ha->qlnx_callout, hz, qlnx_timer, ha);

Completed in 178 milliseconds