Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3996 V_WRTORDDLY(p->WrToRdDly) | V_RDTOWRDLY(p->RdToWrDly)); in mc7_init()
H A Dcxgb_regs.h2852 #define V_RDTOWRDLY(x) ((x) << S_RDTOWRDLY) macro