Searched refs:bnx2i_ep_ofld_timer (Results 1 – 3 of 3) sorted by relevance
1613 bnx2i_conn->ep->ofld_timer.function = bnx2i_ep_ofld_timer; in bnx2i_conn_start()1732 ep->ofld_timer.function = bnx2i_ep_ofld_timer; in bnx2i_tear_down_conn()1838 bnx2i_ep->ofld_timer.function = bnx2i_ep_ofld_timer; in bnx2i_ep_connect()2056 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