Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h270 struct ocrdma_mqe_hdr { struct
284 struct ocrdma_mqe_hdr hdr; argument
354 struct ocrdma_mqe_hdr hdr;
620 struct ocrdma_mqe_hdr hdr;
649 struct ocrdma_mqe_hdr hdr;
656 struct ocrdma_mqe_hdr hdr;
698 struct ocrdma_mqe_hdr hdr;
739 struct ocrdma_mqe_hdr hdr;
801 struct ocrdma_mqe_hdr hdr;
819 struct ocrdma_mqe_hdr hdr;
[all …]
Docrdma_hw.c364 mqe->hdr.pyld_len = cmd_len - sizeof(struct ocrdma_mqe_hdr); in ocrdma_init_emb_mqe()