Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dcommon.h255 #define RHF_USE_EGR_BFR_SMASK (RHF_USE_EGR_BFR_MASK << RHF_USE_EGR_BFR_SHIFT) macro
389 return rhf & RHF_USE_EGR_BFR_SMASK; in rhf_use_egr_bfr()