Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8603 V_FW_VI_ENABLE_CMD_VIID(viid)); in t4_set_addr_hash()
8631 V_FW_VI_ENABLE_CMD_VIID(viid)); in t4_enable_vi_params()
8701 V_FW_VI_ENABLE_CMD_VIID(viid)); in t4_identify_port()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6882 #define V_FW_VI_ENABLE_CMD_VIID(x) ((x) << S_FW_VI_ENABLE_CMD_VIID) macro