Home
last modified time | relevance | path

Searched refs:V_FT_VNID_ID_PF (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/cxgbe/common/
HDt4_regs_values.h238 #define V_FT_VNID_ID_PF(x) ((x) << S_FT_VNID_ID_PF) macro
/NextBSD/sys/dev/cxgbe/tom/
HDt4_tom.c586 ntuple |= (uint64_t)(V_FT_VNID_ID_VF(vf) | V_FT_VNID_ID_PF(pf) | in select_ntuple()