Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8045 u8 *vivld, u8 *vin, in t4_alloc_vi_func() argument
8086 if (vivld) in t4_alloc_vi_func()
8087 *vivld = G_FW_VI_CMD_VFVLD(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()
8112 unsigned int *rss_size, u8 *vivld, u8 *vin) in t4_alloc_vi() argument
8115 vivld, vin, FW_VI_FUNC_ETH, 0); in t4_alloc_vi()
10594 u8 vivld = 0, vin = 0; in t4_init_portmirror() local
10597 &vivld, &vin); in t4_init_portmirror()
10607 pi->vivld_mirror = vivld; in t4_init_portmirror()
10727 u8 vivld = 0, vin = 0; in t4_init_portinfo_viid() local
10730 &rss_size, &vivld, &vin); in t4_init_portinfo_viid()
[all …]
H A Dcommon.h839 u8 *vivld, u8 *vin,
843 unsigned int *rss_size, u8 *vivld, u8 *vin);
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h140 u8 vivld; member