Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6604 #define V_FW_VI_CMD_TYPE(x) ((x) << S_FW_VI_CMD_TYPE) macro
6607 #define F_FW_VI_CMD_TYPE V_FW_VI_CMD_TYPE(1U)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8056 c.type_to_viid = cpu_to_be16(V_FW_VI_CMD_TYPE(idstype) | in t4_alloc_vi_func()