Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h422 u16 raweth_qp1_flags; member
H A Dib_verbs.c3428 static int bnxt_re_check_packet_type(u16 raweth_qp1_flags, in bnxt_re_check_packet_type() argument
3434 if ((raweth_qp1_flags & CQ_RES_RAWETH_QP1_RAWETH_QP1_FLAGS_ITYPE_ROCE) in bnxt_re_check_packet_type()
3557 pkt_type = bnxt_re_check_packet_type(cqe->raweth_qp1_flags, in bnxt_re_process_raw_qp_pkt_rx()
3730 nw_type = bnxt_re_check_packet_type(orig_cqe->raweth_qp1_flags, in bnxt_re_process_res_shadow_qp_wc()
H A Droce_hsi.h4274 __le16 raweth_qp1_flags; member
4386 __le16 raweth_qp1_flags; member
H A Dqplib_fp.c2954 cqe->raweth_qp1_flags = le16_to_cpu(hwcqe->raweth_qp1_flags); in bnxt_qplib_cq_process_res_raweth_qp1()