Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6786 #define V_FW_VI_MAC_CMD_LOOKUP_TYPE(x) ((x) << S_FW_VI_MAC_CMD_LOOKUP_TYPE) macro
6789 #define F_FW_VI_MAC_CMD_LOOKUP_TYPE V_FW_VI_MAC_CMD_LOOKUP_TYPE(1U)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8232 V_FW_VI_MAC_CMD_LOOKUP_TYPE(lookup_type)); in t4_alloc_encap_mac_filt()