Home
last modified time | relevance | path

Searched refs:ocrdma_mbx_hdr (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h219 struct ocrdma_mbx_hdr { struct
275 struct ocrdma_mbx_hdr mch;
304 struct ocrdma_mbx_hdr req;
315 struct ocrdma_mbx_hdr req;
344 struct ocrdma_mbx_hdr req;
782 struct ocrdma_mbx_hdr req;
823 struct ocrdma_mbx_hdr req;
848 struct ocrdma_mbx_hdr req;
965 struct ocrdma_mbx_hdr req;
1038 struct ocrdma_mbx_hdr req;
[all …]
Docrdma_hw.c342 static void ocrdma_init_mch(struct ocrdma_mbx_hdr *cmd_hdr, in ocrdma_init_mch()
347 cmd_hdr->cmd_len = cmd_len - sizeof(struct ocrdma_mbx_hdr); in ocrdma_init_mch()
1240 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_ver()
1267 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_config()
1304 ocrdma_init_mch((struct ocrdma_mbx_hdr *)req, in ocrdma_mbx_rdma_stats()
1349 ocrdma_init_mch((struct ocrdma_mbx_hdr *)dma.va, in ocrdma_mbx_get_ctrl_attribs()
1401 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_link_speed()
1405 ((struct ocrdma_mbx_hdr *)cmd->u.cmd)->rsvd_version = 0x1; in ocrdma_mbx_get_link_speed()
1433 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_phy_info()