Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h634 #define S_FW_FILTER_WR_MACIM 14 macro
636 #define V_FW_FILTER_WR_MACIM(x) ((x) << S_FW_FILTER_WR_MACIM)
638 (((x) >> S_FW_FILTER_WR_MACIM) & M_FW_FILTER_WR_MACIM)