Searched refs:V_FW_PFVF_CMD_CMASK (Results 1 – 2 of 2) sorted by relevance
7864 c.type_to_neq = cpu_to_be32(V_FW_PFVF_CMD_CMASK(cmask) | in t4_cfg_pfvf()
5142 #define V_FW_PFVF_CMD_CMASK(x) ((x) << S_FW_PFVF_CMD_CMASK) macro