Home
last modified time | relevance | path

Searched refs:vin (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c3802 u8 *vivld, u8 *vin) in t4_alloc_vi_func() argument
3842 if (vin) in t4_alloc_vi_func()
3843 *vin = G_FW_VI_CMD_VIN(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()
3864 unsigned int *rss_size, u8 *vivld, u8 *vin) in t4_alloc_vi() argument
3867 FW_VI_FUNC_ETH, 0, vivld, vin); in t4_alloc_vi()
5321 u8 vivld = 0, vin = 0; in t4_port_init() local
5367 &vivld, &vin); in t4_port_init()
5381 pi->vin = vin; in t4_port_init()
5385 pi->vin = G_FW_VIID_VIN(pi->viid); in t4_port_init()
H A Dcommon.h374 u8 *vivld, u8 *vin);
377 unsigned int *rss_size, u8 *vivild, u8 *vin);
H A Dadapter.h59 u8 vin; member