Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8054 V_FW_VI_CMD_PFN(pf) | V_FW_VI_CMD_VFN(vf)); in t4_alloc_vi_func()
8139 V_FW_VI_CMD_VFN(vf)); in t4_free_vi()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6571 #define V_FW_VI_CMD_VFN(x) ((x) << S_FW_VI_CMD_VFN) macro