Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6792 #define V_FW_VI_MAC_CMD_LOOKUP_TYPE(x) ((x) << S_FW_VI_MAC_CMD_LOOKUP_TYPE) macro
6795 #define F_FW_VI_MAC_CMD_LOOKUP_TYPE V_FW_VI_MAC_CMD_LOOKUP_TYPE(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8087 V_FW_VI_MAC_CMD_LOOKUP_TYPE(lookup_type)); in t4_alloc_encap_mac_filt()