Searched refs:ocrdma_mbx_hdr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_sli.h | 223 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 re [all...] |
H A D | ocrdma_hw.c | 346 static void ocrdma_init_mch(struct ocrdma_mbx_hdr *cmd_hdr, in ocrdma_init_mch() 351 cmd_hdr->cmd_len = cmd_len - sizeof(struct ocrdma_mbx_hdr); in ocrdma_init_mch() 1245 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_ver() 1272 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_config() 1309 ocrdma_init_mch((struct ocrdma_mbx_hdr *)req, in ocrdma_mbx_rdma_stats() 1353 ocrdma_init_mch((struct ocrdma_mbx_hdr *)dma.va, in ocrdma_mbx_get_ctrl_attribs() 1406 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_link_speed() 1410 ((struct ocrdma_mbx_hdr *)cmd->u.cmd)->rsvd_version = 0x1; in ocrdma_mbx_get_link_speed() 1438 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_phy_info()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_sli.h | 223 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 re [all...] |
H A D | ocrdma_hw.c | 346 static void ocrdma_init_mch(struct ocrdma_mbx_hdr *cmd_hdr, in ocrdma_init_mch() 351 cmd_hdr->cmd_len = cmd_len - sizeof(struct ocrdma_mbx_hdr); in ocrdma_init_mch() 1245 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_ver() 1272 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_query_fw_config() 1309 ocrdma_init_mch((struct ocrdma_mbx_hdr *)req, in ocrdma_mbx_rdma_stats() 1353 ocrdma_init_mch((struct ocrdma_mbx_hdr *)dma.va, in ocrdma_mbx_get_ctrl_attribs() 1406 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_link_speed() 1410 ((struct ocrdma_mbx_hdr *)cmd->u.cmd)->rsvd_version = 0x1; in ocrdma_mbx_get_link_speed() 1438 ocrdma_init_mch((struct ocrdma_mbx_hdr *)&cmd->u.cmd[0], in ocrdma_mbx_get_phy_info()
|
Completed in 19 milliseconds