Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Linux
/
drivers
/
net
/
ethernet
/
intel
/
ice
/ (
Linux Kernel
Version 6.17.9
©
) Datei vom 24.10.2025 mit Größe 506 B
Quelle ice_sf_vsi_vlan_ops.c
Sprache: C
// SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2023, Intel Corporation. */
#include
"ice_vsi_vlan_ops.h"
#include
"ice_vsi_vlan_lib.h"
#include
"ice_vlan_mode.h"
#include
"ice.h"
#include
"ice_sf_vsi_vlan_ops.h"
void
ice_sf_vsi_init_vlan_ops(
struct
ice_vsi *vsi)
{
struct
ice_vsi_vlan_ops *vlan_ops;
if
(ice_is_dvm_ena(&vsi->back->hw))
vlan_ops = &vsi->outer_vlan_ops;
else
vlan_ops = &vsi->inner_vlan_ops;
vlan_ops->add_vlan = ice_vsi_add_vlan;
vlan_ops->del_vlan = ice_vsi_del_vlan;
}
Messung V0.5 in Prozent
C=95
H=93
G=93
¤
Dauer der Verarbeitung: 0.14 Sekunden (vorverarbeitet am 2026-06-07)
¤
*© Formatika GbR, Deutschland
Wurzel
Suchen
PVS Prover
Isabelle Prover
NIST Cobol Testsuite
Cephes Mathematical Library
Vienna Development Method
Haftungshinweis
Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
sprechenden Kalenders
2026-08-25