Searched refs:stop_ep_timer (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c127 static void stop_ep_timer(struct iwch_ep *ep) stop_ep_timer() function
829 stop_ep_timer(ep); process_mpa_reply()
954 stop_ep_timer(ep); process_mpa_request()
1496 stop_ep_timer(ep); peer_close()
1562 stop_ep_timer(ep); peer_abort()
1565 stop_ep_timer(ep); peer_abort()
1589 stop_ep_timer(ep); peer_abort()
1658 stop_ep_timer(ep); close_con_rpl()
1724 stop_ep_timer(ep); ec_status()
2109 stop_ep_timer(ep); iwch_ep_disconnect()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dcm.c179 static int stop_ep_timer(struct c4iw_ep *ep) stop_ep_timer() function
1305 if (stop_ep_timer(ep)) process_mpa_reply()
1535 (void)stop_ep_timer(ep); process_mpa_request()
1565 (void)stop_ep_timer(ep); process_mpa_request()
1571 (void)stop_ep_timer(ep); process_mpa_request()
1582 (void)stop_ep_timer(ep); process_mpa_request()
1591 (void)stop_ep_timer(ep); process_mpa_request()
1655 if (!stop_ep_timer(ep)) { process_mpa_request()
2533 (void)stop_ep_timer(ep); peer_close()
2598 (void)stop_ep_timer(ep); peer_abort()
2601 (void)stop_ep_timer(ep); peer_abort()
2624 stop_ep_timer(ep); peer_abort()
2706 (void)stop_ep_timer(ep); close_con_rpl()
3392 (void)stop_ep_timer(ep); c4iw_ep_disconnect()
3831 * time as another thread was calling stop_ep_timer(). process_timeout()

Completed in 119 milliseconds