Home
last modified time | relevance | path

Searched defs:use_dsgl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dmem.c41 int use_dsgl = 1; variable
H A Dt4.h86 static inline int t4_max_fr_depth(int use_dsgl) in t4_max_fr_depth()