Searched refs:V_FW_VI_CMD_VIID (Results 1 – 2 of 2) sorted by relevance
8141 c.type_to_viid = cpu_to_be16(V_FW_VI_CMD_VIID(viid)); in t4_free_vi()
6617 #define V_FW_VI_CMD_VIID(x) ((x) << S_FW_VI_CMD_VIID) macro