Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7945 G_FW_VIID_VIN(ret); in t4_alloc_vi_func()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6521 #define G_FW_VIID_VIN(x) (((x) >> S_FW_VIID_VIN) & M_FW_VIID_VIN) macro