Searched refs:V_FW_VI_CMD_PFN (Results 1 – 2 of 2) sorted by relevance
4033 V_FW_VI_CMD_PFN(pf) | V_FW_VI_CMD_VFN(vf)); in t4_alloc_vi_func()4112 c.op_to_vfn |= cpu_to_be32(V_FW_VI_CMD_PFN(pf) | in t4_free_vi()
1300 #define V_FW_VI_CMD_PFN(x) ((x) << S_FW_VI_CMD_PFN) macro