Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3608 #define V_PATHMTU(x) ((x) << S_PATHMTU) macro
3609 #define F_PATHMTU V_PATHMTU(1U)