Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd.h34 #define BM(_fa, _fb, _fc, _fd, _fe, _ff, _fg, _fh, _fi, _fj, _fk, _fl) \ argument
39 (((_fc >= 0) && (_fc < 64)) ? \
40 (((uint64_t)1) << _fc) : (uint64_t)0) | \
63 (((_fc > 63) && (_fc < 128)) ? \
64 (((uint64_t)1) << (_fc - 64)) : (uint64_t)0) | \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1175 \texttt{tx\_max\_fc\_pay\_len} & The maximum FC payload size to transmit \\ \hline
1178 \texttt{rx\_max\_fc\_pay\_len} & The maximum FC payload size to receive \\ \hline