Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c257 type = le16_to_cpu(nqe->info10_type) & NQ_BASE_TYPE_MASK; in clean_nq()
321 type = le16_to_cpu(nqe->info10_type) & NQ_BASE_TYPE_MASK; in bnxt_qplib_service_nq()
H A Droce_hsi.h4384 #define NQ_BASE_TYPE_MASK 0x3fUL macro