Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h55942 #define S_RX_LINK_BCST_DCCSTEP_RXCTL 10 macro
55944 #define V_RX_LINK_BCST_DCCSTEP_RXCTL(x) ((x) << S_RX_LINK_BCST_DCCSTEP_RXCTL)
55945 #define G_RX_LINK_BCST_DCCSTEP_RXCTL(x) (((x) >> S_RX_LINK_BCST_DCCSTEP_RXCTL) & M_RX_LINK_BCST_DCC…