Searched refs:qlnx_timer (Results 1 – 1 of 1) sorted by relevance
142 static void qlnx_timer(void *arg);677 callout_reset(&ha->qlnx_callout, hz, qlnx_timer, ha); in qlnx_error_recovery_taskqueue()7193 qlnx_timer(void *arg) in qlnx_timer() function7210 callout_reset(&ha->qlnx_callout, hz, qlnx_timer, ha); in qlnx_timer()7278 callout_reset(&ha->qlnx_callout, hz, qlnx_timer, ha); in qlnx_load()