Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c744 V_FW_FILTER_WR_OVLAN_VLDM(vnic_vld_mask)); in set_tcamfilter()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h577 #define V_FW_FILTER_WR_OVLAN_VLDM(x) ((x) << S_FW_FILTER_WR_OVLAN_VLDM) macro
580 #define F_FW_FILTER_WR_OVLAN_VLDM V_FW_FILTER_WR_OVLAN_VLDM(1U)