Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h3956 #define CQ_RES_UD_FLAGS_ROCE_IP_VER_MASK 0x30UL macro
H A Dib_verbs.c3637 nw_type = (cqe->flags & CQ_RES_UD_FLAGS_ROCE_IP_VER_MASK) >> in bnxt_re_process_res_ud_wc()