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.h223 struct ocrdma_mbx_hdr { struct
279 struct ocrdma_mbx_hdr mch;
308 struct ocrdma_mbx_hdr req;
319 struct ocrdma_mbx_hdr req;
348 struct ocrdma_mbx_hdr req;
791 struct ocrdma_mbx_hdr req;
832 struct ocrdma_mbx_hdr req;
857 struct ocrdma_mbx_hdr req;
974 struct ocrdma_mbx_hdr req;
1047 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()
1243 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_ver()
1270 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_config()
1307 ocrdma_init_mch((struct ocrdma_mbx_hdr *)req, in ocrdma_mbx_rdma_stats()
1352 ocrdma_init_mch((struct ocrdma_mbx_hdr *)dma.va, in ocrdma_mbx_get_ctrl_attribs()
1404 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_link_speed()
1408 ((struct ocrdma_mbx_hdr *)cmd->u.cmd)->rsvd_version = 0x1; in ocrdma_mbx_get_link_speed()
1436 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_phy_info()