Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7911 V_FW_VI_CMD_FUNC(portfunc)); in t4_alloc_vi_func()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6617 #define V_FW_VI_CMD_FUNC(x) ((x) << S_FW_VI_CMD_FUNC) macro