Searched refs:type_viid (Results 1 – 3 of 3) sorted by relevance
298 vi_cmd.type_viid = cpu_to_be16(FW_VI_CMD_VIID_V(pi->viid)); in t4vf_port_init()1043 return FW_VI_CMD_VIID_G(be16_to_cpu(rpl.type_viid)); in t4vf_alloc_vi()1067 cmd.type_viid = cpu_to_be16(FW_VI_CMD_VIID_V(viid)); in t4vf_free_vi()
6438 return FW_VI_CMD_VIID_G(be16_to_cpu(c.type_viid)); in t4_alloc_vi()6463 c.type_viid = cpu_to_be16(FW_VI_CMD_VIID_V(viid)); in t4_free_vi()
1918 __be16 type_viid; member