Searched defs:G_UDP_PLD_FILTER_OFFSET (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h26913 #define G_UDP_PLD_FILTER_OFFSET(x) (((x) >> S_UDP_PLD_FILTER_OFFSET) & M_UDP_PLD_FILTER_OFFSET) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h26884 #define G_UDP_PLD_FILTER_OFFSET(x) (((x) >> S_UDP_PLD_FILTER_OFFSET) & M_UDP_PLD_FILTER_OFFSET) macro
[all...]

Completed in 1246 milliseconds