Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dcommon.h158 #define RHF_USE_EGR_BFR_SMASK (RHF_USE_EGR_BFR_MASK << RHF_USE_EGR_BFR_SHIFT) macro
292 return rhf & RHF_USE_EGR_BFR_SMASK; in rhf_use_egr_bfr()