Searched refs:bnx2i_ep_ofld_timer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
H A D | bnx2i_iscsi.c | 1620 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 D | bnx2i.h | 861 extern void bnx2i_ep_ofld_timer(struct timer_list *t);
|
H A D | bnx2i_hwi.c | 680 * 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 D | bnx2i_iscsi.c | 1620 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 D | bnx2i.h | 861 extern void bnx2i_ep_ofld_timer(struct timer_list *t);
|
H A D | bnx2i_hwi.c | 680 * 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