Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h40226 #define V_RETRYLIMIT(x) ((x) << S_RETRYLIMIT) macro
40227 #define F_RETRYLIMIT V_RETRYLIMIT(1U)