Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h266 struct ocrdma_mqe_hdr { struct
280 struct ocrdma_mqe_hdr hdr; argument
350 struct ocrdma_mqe_hdr hdr;
613 struct ocrdma_mqe_hdr hdr;
640 struct ocrdma_mqe_hdr hdr;
647 struct ocrdma_mqe_hdr hdr;
689 struct ocrdma_mqe_hdr hdr;
730 struct ocrdma_mqe_hdr hdr;
792 struct ocrdma_mqe_hdr hdr;
810 struct ocrdma_mqe_hdr hdr;
[all …]
Docrdma_hw.c360 mqe->hdr.pyld_len = cmd_len - sizeof(struct ocrdma_mqe_hdr); in ocrdma_init_emb_mqe()