Home
last modified time | relevance | path

Searched refs:beiscsi_ep_poll (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/be2iscsi/
Dbe_iscsi.h69 int beiscsi_ep_poll(struct iscsi_endpoint *ep, int timeout_ms);
Dbe_iscsi.c1201 int beiscsi_ep_poll(struct iscsi_endpoint *ep, int timeout_ms) in beiscsi_ep_poll() function
Dbe_main.c5808 .ep_poll = beiscsi_ep_poll,