Home
last modified time | relevance | path

Searched refs:oce_mbx (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c335 struct oce_mbx mbx; in oce_get_fw_version()
381 struct oce_mbx *mbx; in oce_reset_fun()
421 struct oce_mbx mbx; in oce_read_mac_addr()
493 struct oce_mbx mbx; in oce_if_create()
559 struct oce_mbx mbx; in oce_if_del()
596 struct oce_mbx mbx; in oce_get_link_status()
642 struct oce_mbx mbx; in oce_set_rx_filter()
683 struct oce_mbx mbx; in oce_set_multicast_table()
728 struct oce_mbx mbx; in oce_get_fw_config()
783 struct oce_mbx mbx; in oce_get_hw_stats()
[all …]
H A Doce_queue.c77 struct oce_mbx mbx; in oce_eq_create()
165 struct oce_mbx mbx; in oce_eq_del()
200 struct oce_mbx mbx; in oce_cq_create()
293 struct oce_mbx mbx; in oce_cq_del()
330 struct oce_mbx mbx; in oce_mq_create()
429 struct oce_mbx mbx; in oce_mq_del()
582 struct oce_mbx mbx; in oce_wq_create()
665 struct oce_mbx mbx; in oce_wq_del()
825 struct oce_mbx mbx; in oce_rq_create()
900 struct oce_mbx mbx; in oce_rq_del()
[all …]
H A Doce_hw.c40 extern int oce_destroy_q(struct oce_dev *dev, struct oce_mbx *mbx,
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h193 struct oce_mbx *mbx;
317 int oce_mbox_post(struct oce_dev *dev, struct oce_mbx *mbx,
351 int oce_mq_mbox_post(struct oce_dev *dev, struct oce_mbx *mbx,
353 struct oce_mbx *oce_mq_get_mbx(struct oce_dev *dev);
H A Doce_hw.h483 struct oce_mbx { struct
592 struct oce_mbx mbx;
/illumos-gate/usr/src/uts/common/
H A DMakefile.files914 oce_mbx.o oce_mq.o oce_queue.o oce_rx.o oce_stat.o oce_tx.o \