Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7912 c.portid_pkd = V_FW_VI_CMD_PORTID(port); in t4_alloc_vi_func()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6629 #define V_FW_VI_CMD_PORTID(x) ((x) << S_FW_VI_CMD_PORTID) macro