Searched refs:mbx_common_req_hdr_init (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_mbx.c | 66 mbx_common_req_hdr_init(struct mbx_hdr *hdr, in mbx_common_req_hdr_init() function 340 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_version() 387 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_reset_fun() 425 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_read_mac_addr() 498 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_create() 563 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_del() 601 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_link_status() 649 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_set_rx_filter() 688 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_set_multicast_table() 732 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_config() [all …]
|
H A D | oce_queue.c | 102 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()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_io.h | 359 void mbx_common_req_hdr_init(struct mbx_hdr *hdr, uint8_t dom,
|