Searched refs:bnx2i_ep_ofld_timer (Results 1 – 3 of 3) sorted by relevance
1615 bnx2i_conn->ep->ofld_timer.function = bnx2i_ep_ofld_timer; in bnx2i_conn_start()1734 ep->ofld_timer.function = bnx2i_ep_ofld_timer; in bnx2i_tear_down_conn()1840 bnx2i_ep->ofld_timer.function = bnx2i_ep_ofld_timer; in bnx2i_ep_connect()2058 bnx2i_ep->ofld_timer.function = bnx2i_ep_ofld_timer; in bnx2i_hw_ep_disconnect()
861 extern void bnx2i_ep_ofld_timer(unsigned long data);
701 void bnx2i_ep_ofld_timer(unsigned long data) in bnx2i_ep_ofld_timer() function