Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_evb.c40 uint8_t ntags; in efx_mcdi_vswitch_alloc() local
51 ntags = 2; in efx_mcdi_vswitch_alloc()
61 MCDI_IN_SET_DWORD(req, VSWITCH_ALLOC_IN_NUM_VLAN_TAGS, ntags); in efx_mcdi_vswitch_alloc()
77 ntags--; in efx_mcdi_vswitch_alloc()
78 if (ntags > 0) { in efx_mcdi_vswitch_alloc()