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