Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Def10_evb.c333 __in_opt uint16_t *vidp, in efx_mcdi_vport_reconfigure() argument
351 if (vidp != NULL) { in efx_mcdi_vport_reconfigure()
354 if (*vidp != EFX_FILTER_VID_UNSPEC) { in efx_mcdi_vport_reconfigure()
359 VPORT_RECONFIGURE_IN_VLAN_TAG_0, *vidp); in efx_mcdi_vport_reconfigure()
525 __in_opt uint16_t *vidp, in ef10_evb_vport_reconfigure() argument
531 return (efx_mcdi_vport_reconfigure(enp, vport_id, vidp, in ef10_evb_vport_reconfigure()
H A Def10_impl.h1577 __in_opt uint16_t *vidp,