Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h568 #define S_FW_FILTER_WR_IVLAN_VLDM 3 macro
570 #define V_FW_FILTER_WR_IVLAN_VLDM(x) ((x) << S_FW_FILTER_WR_IVLAN_VLDM)
572 (((x) >> S_FW_FILTER_WR_IVLAN_VLDM) & M_FW_FILTER_WR_IVLAN_VLDM)