Home
last modified time | relevance | path

Searched defs:fwcmd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c336 struct mbx_get_common_fw_version *fwcmd; in oce_get_fw_version() local
383 struct ioctl_common_function_reset *fwcmd; in oce_reset_fun() local
422 struct mbx_query_common_iface_mac *fwcmd; in oce_read_mac_addr() local
494 struct mbx_create_common_iface *fwcmd; in oce_if_create() local
560 struct mbx_destroy_common_iface *fwcmd; in oce_if_del() local
597 struct mbx_query_common_link_status *fwcmd; in oce_get_link_status() local
643 struct mbx_set_common_ntwk_rx_filter *fwcmd; in oce_set_rx_filter() local
684 struct mbx_set_common_iface_multicast *fwcmd; in oce_set_multicast_table() local
729 struct mbx_common_query_fw_config *fwcmd; in oce_get_fw_config() local
784 struct mbx_get_nic_stats *fwcmd = dev->hw_stats; in oce_get_hw_stats() local
[all …]
H A Doce_queue.c78 struct mbx_create_common_eq *fwcmd; in oce_eq_create() local
166 struct mbx_destroy_common_eq *fwcmd; in oce_eq_del() local
201 struct mbx_create_common_cq *fwcmd; in oce_cq_create() local
294 struct mbx_destroy_common_cq *fwcmd; in oce_cq_del() local
331 struct mbx_create_common_mq *fwcmd; in oce_mq_create() local
430 struct mbx_destroy_common_mq *fwcmd; in oce_mq_del() local
583 struct mbx_create_nic_wq *fwcmd; in oce_wq_create() local
666 struct mbx_delete_nic_wq *fwcmd; in oce_wq_del() local
826 struct mbx_create_nic_rq *fwcmd; in oce_rq_create() local
901 struct mbx_delete_nic_rq *fwcmd; in oce_rq_del() local
[all …]