Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h335 struct oce_wq *oce_get_wq(struct oce_dev *dev, mblk_t *pkt);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c299 wq = oce_get_wq(dev, mp); in oce_m_send()
H A Doce_tx.c399 oce_get_wq(struct oce_dev *dev, mblk_t *mp) in oce_get_wq() function