Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c751 V_FW_FILTER_WR_FCOE(f->fs.val.fcoe) | in set_tcamfilter()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h642 #define V_FW_FILTER_WR_FCOE(x) ((x) << S_FW_FILTER_WR_FCOE) macro
645 #define F_FW_FILTER_WR_FCOE V_FW_FILTER_WR_FCOE(1U)