Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c726 V_FW_FILTER_WR_DMAC(f->fs.newdmac) | in set_tcamfilter()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h488 #define V_FW_FILTER_WR_DMAC(x) ((x) << S_FW_FILTER_WR_DMAC) macro
491 #define F_FW_FILTER_WR_DMAC V_FW_FILTER_WR_DMAC(1U)