Searched refs:timer_pending (Results 1 – 6 of 6) sorted by relevance
443 port_agent->timer_pending = FALSE; in scic_sds_mpc_agent_timeout_handler()556 && !port_agent->timer_pending in scic_sds_mpc_agent_link_down()559 port_agent->timer_pending = TRUE; in scic_sds_mpc_agent_link_down()662 if (port_agent->timer_pending) in scic_sds_apc_agent_start_timer()667 port_agent->timer_pending = TRUE; in scic_sds_apc_agent_start_timer()941 port_agent->timer_pending = FALSE; in scic_sds_apc_agent_timeout_handler()998 port_agent->timer_pending = FALSE; in scic_sds_port_configuration_agent_construct()1097 if (port_agent->timer_pending == TRUE) in scic_sds_port_configuration_agent_destroy()1104 port_agent->timer_pending = FALSE; in scic_sds_port_configuration_agent_destroy()
98 BOOL timer_pending; member
87 #define timer_pending(timer) callout_pending(&(timer)->callout) macro
122 ASSERT(!timer_pending(&t->tqent_timer)); in task_alloc()180 ASSERT(!timer_pending(&t->tqent_timer)); in task_free()540 if (timer_pending(&t->tqent_timer)) { in taskq_cancel_id()
473 if (!timer_pending(&cq->timer)) in mlx4_en_xmit_poll()
1280 if (timer_pending(&ep->timer)) { in start_ep_timer()