Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.h24 #define BNG_FW_CREQ_CMP_VALID(hdr, pass) \ macro
H A Dbng_fw.c229 if (!BNG_FW_CREQ_CMP_VALID(creqe, creq->creq_db.dbinfo.flags)) in bng_re_service_creq()