Searched refs:last_poll (Results 1 – 7 of 7) sorted by relevance
59 unsigned long last_poll; member229 st->last_poll = jiffies; in cisco_rx()268 time_after(jiffies, st->last_poll + st->settings.timeout * HZ)) { in cisco_timer()
144 unsigned long last_poll; member611 time_before(jiffies, state(hdlc)->last_poll + in fr_timer()643 state(hdlc)->last_poll = jiffies; in fr_timer()736 state(hdlc)->last_poll = jiffies; in fr_lmi_recv()
33 unsigned long last_poll; member
135 smaster->last_poll = jiffies; in siox_poll()295 smaster->last_poll + smaster->poll_interval; in siox_poll_thread()300 (jiffies - smaster->last_poll); in siox_poll_thread()721 smaster->last_poll = jiffies; in siox_master_register()
391 qp->sq.last_poll = tail; in handle_atomics()448 idx = wq->last_poll & (wq->wqe_cnt - 1); in sw_send_comp()456 wq->last_poll = wq->w_list[idx].next; in sw_send_comp()570 handle_atomics(*cur_qp, cqe64, wq->last_poll, idx); in mlx5_poll_one()
274 u16 last_poll; member
3216 qp->sq.last_poll = 0; in __mlx5_ib_modify_qp()