Searched refs:G_FW_VI_CMD_VIID (Results 1 – 2 of 2) sorted by relevance
4367 return (G_FW_VI_CMD_VIID(ntohs(c.type_to_viid))); in t4_alloc_vi()
4946 #define G_FW_VI_CMD_VIID(x) (((x) >> S_FW_VI_CMD_VIID) & M_FW_VI_CMD_VIID) macro