Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c753 V_FW_FILTER_WR_PORT(f->fs.val.iport) | in set_tcamfilter()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h656 #define V_FW_FILTER_WR_PORT(x) ((x) << S_FW_FILTER_WR_PORT) macro