Searched refs:hinic_qp_ctxt_header (Results 1 – 3 of 3) sorted by relevance
135 #define HINIC_SQ_CTXT_SIZE(num_sqs) (sizeof(struct hinic_qp_ctxt_header) \138 #define HINIC_RQ_CTXT_SIZE(num_rqs) (sizeof(struct hinic_qp_ctxt_header) \149 ((HINIC_CMDQ_BUF_SIZE - sizeof(struct hinic_qp_ctxt_header)) \157 struct hinic_qp_ctxt_header { struct205 struct hinic_qp_ctxt_header hdr;210 struct hinic_qp_ctxt_header hdr;
127 void hinic_qp_prepare_header(struct hinic_qp_ctxt_header *qp_ctxt_hdr,
83 void hinic_qp_prepare_header(struct hinic_qp_ctxt_header *qp_ctxt_hdr, in hinic_qp_prepare_header()