Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c69 mbx_common_req_hdr_init(struct mbx_hdr *hdr, in mbx_common_req_hdr_init() function
343 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_version()
390 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_reset_fun()
428 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_read_mac_addr()
501 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_create()
566 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_del()
604 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_link_status()
652 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_set_rx_filter()
691 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_set_multicast_table()
735 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_config()
[all …]
H A Doce_queue.c102 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_eq_create()
227 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_cq_create()
366 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_mq_create()
600 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_wq_create()
841 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_rq_create()
1025 mbx_common_req_hdr_init(hdr, 0, 0, subsys, in oce_destroy_q()
1075 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_set_eq_delay()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h359 void mbx_common_req_hdr_init(struct mbx_hdr *hdr, uint8_t dom,