/openbmc/phosphor-networkd/test/ |
H A D | test_network_manager.cpp | 78 EXPECT_NO_THROW(manager.vlan("eth0", 4094)); in TEST_F() 81 UnorderedElementsAre(Key("eth0"), Key("eth0.2"), Key("eth0.4094"))); in TEST_F() 83 auto netdev2 = config::pathForIntfDev(CaseTmpDir(), "eth0.4094"); in TEST_F() 89 UnorderedElementsAre(Key("eth0"), Key("eth0.4094"))); in TEST_F()
|
/openbmc/linux/Documentation/networking/ |
H A D | cdc_mbim.rst | 286 4094. The driver will then immediately start mapping MBIM IP session 294 ip link add link wwan0 name wwan0.0 type vlan id 4094 310 4094 IPS 0 c) 312 a) if no VLAN ID 4094 link exists, else dropped 314 c) if a VLAN ID 4094 link exists, else dropped
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | vlan.json | 369 "cmdUnderTest": "$TC actions add action vlan push id 4094 index 1", 372 …"matchPattern": "action order [0-9]+: vlan.*push id 4094.*protocol 802.1Q.*priority 0.*index 1 ref… 657 "$TC actions add action vlan push id 4094 protocol 802.1Q index 999" 662 …"matchPattern": "action order [0-9]+: vlan.*push id 4094 protocol 802.1Q priority 0 pipe.*index 99… 756 …\"for i in \\`seq 1 32\\`; do cmd=\\\"action vlan push protocol 802.1q id 4094 priority 7 pipe ind… 779 …"bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action vlan push protocol 802.1q id 4094 priority 7…
|
/openbmc/linux/net/bridge/ |
H A D | br_vlan_tunnel.c | 95 * Must be called with vid in range from 1 to 4094 inclusive. 114 * Must be called with vid in range from 1 to 4094 inclusive.
|
H A D | br_vlan.c | 767 * Must be called with vid in range from 1 to 4094 inclusive. 813 * Must be called with vid in range from 1 to 4094 inclusive. 1303 * Must be called with vid in range from 1 to 4094 inclusive. 1349 * Must be called with vid in range from 1 to 4094 inclusive.
|
/openbmc/linux/drivers/hwmon/ |
H A D | sfctemp.c | 41 * Temp(C)=DOUT*Y/4094 - K 48 #define SFCTEMP_Z 4094L
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 171.out | 69 read 2/2 bytes at offset 4094 91 read 2/2 bytes at offset 4094
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | moortec,mr75203.yaml | 124 Default for series 5 = 4094
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | sysret_rip.c | 30 ".fill 4094,1,0xcc\n\t"
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | no_forwarding.sh | 29 vids=(0 1 2 5 10 20 50 100 200 500 1000 1000 2000 4000 4094)
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | no_forwarding.sh | 29 vids=(0 1 2 5 10 20 50 100 200 500 1000 1000 2000 4000 4094)
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | VLanNetworkInterface.v1_3_1.json | 129 "maximum": 4094,
|
H A D | NetworkDeviceFunction.v1_9_2.json | 268 "maximum": 4094, 279 "maximum": 4094, 1187 "maximum": 4094, 1261 "maximum": 4094,
|
H A D | AddressPool.v1_3_0.json | 1461 "maximum": 4094, 1852 "maximum": 4094, 1864 "maximum": 4094,
|
/openbmc/linux/drivers/net/usb/ |
H A D | cdc_mbim.c | 27 #define MBIM_IPS0_VID 4094 269 * 4094 => IPS session <0> if FLAG_IPS0_VLAN in cdc_mbim_tx_fixup()
|
/openbmc/linux/Documentation/core-api/ |
H A D | maple_tree.rst | 30 (ie 2, 6, 10 .. 4094) for internal use. If the entries may use reserved
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ctamixer.c | 24 #define BLANK_SLOT 4094
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm7435.dtsi | 290 upg_gio_aon: gpio@4094c0 {
|
H A D | bcm7425.dtsi | 275 upg_gio_aon: gpio@4094c0 {
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | s2250-board.c | 530 V4L2_CID_SATURATION, 0, 4094, 1, 2070); in s2250_probe()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | NetworkDeviceFunction_v1.xml | 222 <Annotation Term="Validation.Maximum" Int="4094"/> 234 <Annotation Term="Validation.Maximum" Int="4094"/> 340 <Annotation Term="Validation.Maximum" Int="4094"/> 377 <Annotation Term="Validation.Maximum" Int="4094"/>
|
H A D | VLanNetworkInterface_v1.xml | 130 <Annotation Term="Validation.Maximum" Int="4094"/>
|
H A D | AddressPool_v1.xml | 280 <Annotation Term="Validation.Maximum" Int="4094"/> 542 <Annotation Term="Validation.Maximum" Int="4094"/> 549 <Annotation Term="Validation.Maximum" Int="4094"/>
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_iov.c | 602 /* QOS is unsupported and VLAN IDs accepted range 0-4094 */ in fm10k_ndo_set_vf_vlan()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv6111.c | 99 { 4094, 26 },
|