Searched refs:rrq_stop_time (Results 1 – 2 of 2) sorted by relevance
150 unsigned long rrq_stop_time; member
886 rrq->rrq_stop_time = 0; in lpfc_clr_rrq_active()920 if (time_after(jiffies, rrq->rrq_stop_time)) in lpfc_handle_rrq_active()922 else if (time_before(rrq->rrq_stop_time, next_time)) in lpfc_handle_rrq_active()923 next_time = rrq->rrq_stop_time; in lpfc_handle_rrq_active()1101 rrq->rrq_stop_time = jiffies + in lpfc_set_rrq_active()