Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8057 V_FW_VI_CMD_FUNC(portfunc)); in t4_alloc_vi_func()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6611 #define V_FW_VI_CMD_FUNC(x) ((x) << S_FW_VI_CMD_FUNC) macro