Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1278 #define G_FW_VIID_VIN(x) (((x) >> S_FW_VIID_VIN) & M_FW_VIID_VIN) macro
H A Dt4_hw.c5493 pi->vin = G_FW_VIID_VIN(pi->viid); in t4_port_init()