Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/oce/
HDoce_mbox.c101 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_reset_fun()
237 mbx_common_req_hdr_init(struct mbx_hdr *hdr, in mbx_common_req_hdr_init() function
303 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_version()
350 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_first_mcc_cmd()
454 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_read_mac_addr()
507 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_config()
581 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_create()
639 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_del()
689 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_config_vlan()
745 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_set_flow_control()
[all …]
HDoce_queue.c702 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_mq_create()
855 mbx_common_req_hdr_init(hdr, 0, 0, subsys, in oce_destroy_q()
HDoce_if.h1080 void mbx_common_req_hdr_init(struct mbx_hdr *hdr,
HDoce_if.c2951 rdma_info->common_req_hdr_init = mbx_common_req_hdr_init; in oce_register_rdma()