Home
last modified time | relevance | path

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

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