Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h249 struct ocrdma_mqe_hdr { struct
263 struct ocrdma_mqe_hdr hdr; argument
333 struct ocrdma_mqe_hdr hdr;
555 struct ocrdma_mqe_hdr hdr;
582 struct ocrdma_mqe_hdr hdr;
589 struct ocrdma_mqe_hdr hdr;
631 struct ocrdma_mqe_hdr hdr;
672 struct ocrdma_mqe_hdr hdr;
734 struct ocrdma_mqe_hdr hdr;
752 struct ocrdma_mqe_hdr hdr;
[all …]
Docrdma_hw.c344 mqe->hdr.pyld_len = cmd_len - sizeof(struct ocrdma_mqe_hdr); in ocrdma_init_emb_mqe()