Home
last modified time | relevance | path

Searched refs:cxgbi_ep_poll (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h623 int cxgbi_ep_poll(struct iscsi_endpoint *, int);
H A Dlibcxgbi.c2953 int cxgbi_ep_poll(struct iscsi_endpoint *ep, int timeout_ms) in cxgbi_ep_poll() function
2962 EXPORT_SYMBOL_GPL(cxgbi_ep_poll);
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c142 .ep_poll = cxgbi_ep_poll,
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c159 .ep_poll = cxgbi_ep_poll,