Searched refs:V_FW_PFVF_CMD_NIQFLINT (Results 1 – 2 of 2) sorted by relevance
4300 c.niqflint_niq = htonl(V_FW_PFVF_CMD_NIQFLINT(rxqi) | in t4_cfg_pfvf()
3543 #define V_FW_PFVF_CMD_NIQFLINT(x) ((x) << S_FW_PFVF_CMD_NIQFLINT) macro