Searched refs:type_viid (Results 1 – 3 of 3) sorted by relevance
524 vi_cmd.type_viid = cpu_to_be16(FW_VI_CMD_VIID_V(pi->viid)); in t4vf_port_init()1349 return FW_VI_CMD_VIID_G(be16_to_cpu(rpl.type_viid)); in t4vf_alloc_vi()1373 cmd.type_viid = cpu_to_be16(FW_VI_CMD_VIID_V(viid)); in t4vf_free_vi()
7520 return FW_VI_CMD_VIID_G(be16_to_cpu(c.type_viid)); in t4_alloc_vi()7545 c.type_viid = cpu_to_be16(FW_VI_CMD_VIID_V(viid)); in t4_free_vi()
2082 __be16 type_viid; member