Home
last modified time | relevance | path

Searched refs:bnx2i_ep_ofld_timer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1620 timer_setup(&bnx2i_conn->ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_conn_start()
1737 timer_setup(&ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_tear_down_conn()
1841 timer_setup(&bnx2i_ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_ep_connect()
2058 timer_setup(&bnx2i_ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_hw_ep_disconnect()
H A Dbnx2i.h861 extern void bnx2i_ep_ofld_timer(struct timer_list *t);
H A Dbnx2i_hwi.c680 * bnx2i_ep_ofld_timer - post iSCSI logout request WQE to hardware
686 void bnx2i_ep_ofld_timer(struct timer_list *t) in bnx2i_ep_ofld_timer() function
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1620 timer_setup(&bnx2i_conn->ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_conn_start()
1737 timer_setup(&ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_tear_down_conn()
1841 timer_setup(&bnx2i_ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_ep_connect()
2058 timer_setup(&bnx2i_ep->ofld_timer, bnx2i_ep_ofld_timer, 0); in bnx2i_hw_ep_disconnect()
H A Dbnx2i.h861 extern void bnx2i_ep_ofld_timer(struct timer_list *t);
H A Dbnx2i_hwi.c680 * bnx2i_ep_ofld_timer - post iSCSI logout request WQE to hardware
686 void bnx2i_ep_ofld_timer(struct timer_list *t) in bnx2i_ep_ofld_timer() function

Completed in 17 milliseconds