Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c749 htobe32(V_FW_FILTER_WR_MACI(f->fs.val.macidx) | in set_tcamfilter()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h630 #define V_FW_FILTER_WR_MACI(x) ((x) << S_FW_FILTER_WR_MACI) macro