Searched refs:rrq_stop_time (Results 1 – 2 of 2) sorted by relevance
179 unsigned long rrq_stop_time; member
998 rrq->rrq_stop_time = 0; in lpfc_clr_rrq_active()1032 if (time_after(jiffies, rrq->rrq_stop_time)) in lpfc_handle_rrq_active()1034 else if (time_before(rrq->rrq_stop_time, next_time)) in lpfc_handle_rrq_active()1035 next_time = rrq->rrq_stop_time; in lpfc_handle_rrq_active()1211 rrq->rrq_stop_time = jiffies + in lpfc_set_rrq_active()