Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h347 int oce_rx_pending(struct oce_dev *dev, struct oce_rq *rq, int32_t timeout);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c423 pcnt = oce_rx_pending(dev, dev->rq[qid], DEFAULT_DRAIN_TIME); in oce_detach()
H A Doce_rx.c667 oce_rx_pending(struct oce_dev *dev, struct oce_rq *rq, int32_t timeout) in oce_rx_pending() function