Searched refs:raweth_qp1_flags (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h400 u16 raweth_qp1_flags; member in struct:bnxt_qplib_cqe
H A Dib_verbs.c3299 static int bnxt_re_check_packet_type(u16 raweth_qp1_flags, argument
3304 /* raweth_qp1_flags Bit 9-6 indicates itype */
3305 if ((raweth_qp1_flags & CQ_RES_RAWETH_QP1_RAWETH_QP1_FLAGS_ITYPE_ROCE)
3428 pkt_type = bnxt_re_check_packet_type(cqe->raweth_qp1_flags,
3601 nw_type = bnxt_re_check_packet_type(orig_cqe->raweth_qp1_flags,
H A Droce_hsi.h4172 __le16 raweth_qp1_flags; member in struct:cq_res_raweth_qp1
4284 __le16 raweth_qp1_flags; member in struct:cq_res_raweth_qp1_v2
H A Dqplib_fp.c2801 cqe->raweth_qp1_flags = le16_to_cpu(hwcqe->raweth_qp1_flags);

Completed in 283 milliseconds